11 calls to base_path()
- AttachedAssetsTest::testAggregation in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ AttachedAssetsTest.php - Integration test for CSS/JS aggregation.
- FileUrlGenerator::doGenerateString in core/
lib/ Drupal/ Core/ File/ FileUrlGenerator.php - Creates an absolute web-accessible URL string.
- FileUrlGeneratorTest::testPublicManagedFileURL in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php - Tests the rewriting of public managed file URLs by hook_file_url_alter().
- FileUrlGeneratorTest::testRelativeFileURL in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php - Tests generate absolute string with relative URL.
- FileUrlGeneratorTest::testShippedFileURL in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php - Tests the rewriting of shipped file URLs by hook_file_url_alter().
- 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.
- JqueryUiLibraryAssetsTest::trimFilePath in core/
tests/ Drupal/ FunctionalTests/ Libraries/ JqueryUiLibraryAssetsTest.php - Removes base_url() and query args from file paths.
- ManageFieldsLifecycleTest::manageFieldsPage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests the manage fields page.
- template_preprocess_page in core/
includes/ theme.inc - Prepares variables for the page template.
- WorkspaceResourceTestBase::getExpectedNormalizedEntity in core/
modules/ workspaces/ tests/ src/ Functional/ Rest/ WorkspaceResourceTestBase.php - Returns the expected normalization of the entity.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.