You are here

27 calls to base_path() in Zircon Profile 8

color_scheme_form_submit in core/modules/color/color.module
Form submission handler for color_scheme_form().
ContextualDynamicContextTest::testDifferentPermissions in core/modules/contextual/src/Tests/ContextualDynamicContextTest.php
Tests contextual links with different permissions.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayTest::testPageContextualLinks in core/modules/views_ui/src/Tests/DisplayTest.php
Tests contextual links on Views page displays.
FieldPluginBase::renderText in core/modules/views/src/Plugin/views/field/FieldPluginBase.php
Performs an advanced text render for the item.
file_test_file_url_alter in core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
FilterHtmlImageSecureTest::testImageSource in core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php
Tests removal of images having a non-local source.
filter_filter_secure_image_alter in core/modules/filter/filter.module
Implements hook_filter_secure_image_alter().
hook_filter_secure_image_alter in core/modules/filter/filter.api.php
Alters images with an invalid source.
ImageThemeFunctionTest::testImageFormatterTheme in core/modules/image/src/Tests/ImageThemeFunctionTest.php
Tests usage of the image field formatters.
install_check_requirements in core/includes/install.core.inc
Checks installation requirements and reports any errors.
install_check_translations in core/includes/install.core.inc
Checks installation requirements and reports any errors.
LanguageNegotiationUrl::processOutbound in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
Processes the outbound path.
LanguageUILanguageNegotiationTest::testLanguageDomain in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Tests URL handling when separate domains are used for multiple languages.
LanguageUrlRewritingTest::checkUrl in core/modules/language/src/Tests/LanguageUrlRewritingTest.php
Check URL rewriting for the given language.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in core/modules/language/src/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
ManageFieldsTest::manageFieldsPage in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests the manage fields page.
MenuTest::testBlockContextualLinks in core/modules/menu_ui/src/Tests/MenuTest.php
Tests the contextual links on a menu block.
NodeTranslationUITest::testTranslationRendering in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests that translations are rendered properly.
StatisticsLoggingTest::testLogging in core/modules/statistics/src/Tests/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
template_preprocess_page in core/includes/theme.inc
Prepares variables for the page template.
UrlRewritingTest::testPublicManagedFileURL in core/modules/system/src/Tests/File/UrlRewritingTest.php
Tests the rewriting of public managed file URLs by hook_file_url_alter().
UrlRewritingTest::testRelativeFileURL in core/modules/system/src/Tests/File/UrlRewritingTest.php
Test file_url_transform_relative().
UrlRewritingTest::testShippedFileURL in core/modules/system/src/Tests/File/UrlRewritingTest.php
Tests the rewriting of shipped file URLs by hook_file_url_alter().
WebTestBase::drupalPostAjaxForm in core/modules/simpletest/src/WebTestBase.php
Executes an Ajax form submission.
_color_rewrite_stylesheet in core/modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.
_filter_html_image_secure_process in core/modules/filter/filter.module
Process callback for local image filter.