Request::getBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the root path from which this request is executed. |
RequestTest::testGetBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
EntityTranslationController::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getBasePath(). |
EntityTranslationControllerInterface::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the base path for the current entity. |