Request::$basePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
Request::getBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the root path from which this request is executed. |
UrlGenerator::$basePath |
property |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
The base path to use for urls. |
File_Iterator::$basepath |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
Request::prepareBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Prepares the base path. |
UrlGenerator::setBasePath |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Implements \Drupal\Core\Routing\PathBasedGeneratorInterface::setBasePath(). |
RequestTest::testGetBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Extension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
Returns the base path for the XSD files. |
PathBasedGeneratorInterface::setBasePath |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the basePath property. |
EntityTranslationController::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getBasePath(). |
ProjectExtension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Returns the base path for the XSD files. |
ExtensionInterface::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Returns the base path for the XSD files. |
ProjectWithXsdExtension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php |
Returns the base path for the XSD files. |
EntityTranslationControllerInterface::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the base path for the current entity. |