28 calls to base_path()

color_scheme_form_submit in drupal/core/modules/color/color.module
Form submission handler for color_scheme_form().
drupal_add_js in drupal/core/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.
FieldPluginBase::render_text in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Perform an advanced text render for the item.
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
file_icon_url in drupal/core/modules/file/file.module
Creates a URL to the icon for a file entity.
file_test_file_url_alter in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
FilterHtmlImageSecureTest::testImageSource in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php
Tests removal of images having a non-local source.
ImageThemeFunctionTest::testImageFormatterTheme in drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php
Tests usage of the image field formatters.
install_check_requirements in drupal/core/includes/install.core.inc
Checks installation requirements and reports any errors.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
LanguageUrlRewritingTest::checkUrl in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting for the given language.
LocalePathTest::testPathLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
Test if a language can be associated with a path alias.
rest_help in drupal/core/modules/rest/rest.module
Implements hook_help().
search_index in drupal/core/modules/search/search.module
Update the full-text search index for a particular item.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
The variables array generated here is a mirror of template_preprocess_page(). This preprocessor will run its course when theme_maintenance_page() is invoked.
template_preprocess_page in drupal/core/includes/theme.inc
Preprocess variables for page.tpl.php
theme_filter_html_image_secure_image in drupal/core/modules/filter/filter.module
Formats an image DOM element that has an invalid source.
update_authorize_update_batch_finished in drupal/core/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
update_info_page in drupal/core/update.php
Provides an overview of the Drupal database update.
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
url in drupal/core/includes/common.inc
Generates an internal or external URL.
UrlAlterFunctionalTest::assertUrlOutboundAlter in drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php
Assert that an outbound path is altered to an expected value.
UrlRewritingTest::testPublicCreatedFileURL in drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php
Test the generating of rewritten public created file URLs.
UrlRewritingTest::testShippedFileURL in drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php
Test the generating of rewritten shipped file URLs.
UrlTest::testUrl in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests url() functionality.
_color_rewrite_stylesheet in drupal/core/modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.
_external_url_is_local in drupal/core/includes/common.inc
Determines if an external URL points to this Drupal installation.
_filter_html_image_secure_process in drupal/core/modules/filter/filter.module
Process callback for local image filter.