| ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage |
function |
core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php |
Tests translation with URL and Session Language Negotiators. |
| ConfirmDeleteMultiple::getCancelUrl |
function |
core/modules/comment/src/Form/ConfirmDeleteMultiple.php |
Returns the route to go to if the user cancels the action. |
| ConfirmFormArrayPathTestForm::getCancelUrl |
function |
core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php |
Returns the route to go to if the user cancels the action. |
| ConfirmFormHelperTest::testCancelLinkRouteWithUrl |
function |
core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php |
Tests a cancel link route with a URL object. |
| ConfirmFormInterface::getCancelUrl |
function |
core/lib/Drupal/Core/Form/ConfirmFormInterface.php |
Returns the route to go to if the user cancels the action. |
| ConfirmFormTestForm::getCancelUrl |
function |
core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php |
Returns the route to go to if the user cancels the action. |
| Connection::createConnectionOptionsFromUrl |
function |
core/lib/Drupal/Core/Database/Connection.php |
Creates an array of database connection options from a URL. |
| Connection::createConnectionOptionsFromUrl |
function |
core/modules/sqlite/src/Driver/Database/sqlite/Connection.php |
Creates an array of database connection options from a URL. |
| Connection::createUrlFromConnectionOptions |
function |
core/modules/sqlite/src/Driver/Database/sqlite/Connection.php |
Creates a URL from an array of database connection options. |
| Connection::createUrlFromConnectionOptions |
function |
core/lib/Drupal/Core/Database/Connection.php |
Creates a URL from an array of database connection options. |
| ConnectionTest::providerCreateConnectionOptionsFromUrl |
function |
core/modules/sqlite/tests/src/Unit/ConnectionTest.php |
Data provider for testCreateConnectionOptionsFromUrl. |
| ConnectionTest::testCreateConnectionOptionsFromUrl |
function |
core/modules/sqlite/tests/src/Unit/ConnectionTest.php |
Tests create connection options from url. |
| ConnectionTest::testDeprecationOfRootInConnectionOptionsFromUrl |
function |
core/modules/sqlite/tests/src/Unit/ConnectionTest.php |
Confirms deprecation of the $root argument. |
| ContactForm::getRedirectUrl |
function |
core/modules/contact/src/Entity/ContactForm.php |
|
| ContactFormInterface::getRedirectUrl |
function |
core/modules/contact/src/ContactFormInterface.php |
Returns the \Drupal\Core\Url object for redirect path. |
| ContactLink::getUrlInfo |
function |
core/modules/contact/src/Plugin/views/field/ContactLink.php |
|
| ContentEntityDeleteForm::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| ContentTranslationHandler::entityFormDeleteTranslationUrl |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationPendingRevisionTestBase::getDeleteUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the delete translation URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getEditUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the edit URL for the specified entity. |
| ContentTranslationTestBase::getEditUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
Returns the edit URL for the specified entity. |
| Cookie::addCheckToUrl |
function |
core/modules/user/src/Authentication/Provider/Cookie.php |
Adds a query parameter to check successful log in redirect URL. |
| CssCollectionOptimizerLazyUnitTest::$fileUrlGenerator |
property |
core/tests/Drupal/Tests/Core/Asset/CssCollectionOptimizerLazyUnitTest.php |
The file URL generator mock. |
| CssOptimizer::$fileUrlGenerator |
property |
core/lib/Drupal/Core/Asset/CssOptimizer.php |
The file URL generator. |
| CssOptimizerUnitTest::$fileUrlGenerator |
property |
core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php |
The file URL generator mock. |
| d6_url_alias.yml |
file |
core/modules/path/migrations/d6_url_alias.yml |
core/modules/path/migrations/d6_url_alias.yml |
| d7_url_alias.yml |
file |
core/modules/path/migrations/d7_url_alias.yml |
core/modules/path/migrations/d7_url_alias.yml |
| Database::convertDbUrlToConnectionInfo |
function |
core/lib/Drupal/Core/Database/Database.php |
Converts a URL to a database connection info array. |
| Database::getConnectionInfoAsUrl |
function |
core/lib/Drupal/Core/Database/Database.php |
Gets database connection info as a URL. |
| DbCommandBaseTest::testSpecifyDbUrl |
function |
core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php |
Tests supplying database connection as a URL. |
| DblogClearLogConfirmForm::getCancelUrl |
function |
core/modules/dblog/src/Form/DblogClearLogConfirmForm.php |
|
| DefaultsSectionStorage::getLayoutBuilderUrl |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
|
| DefaultsSectionStorage::getRedirectUrl |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
|
| DeleteForm::getCancelUrl |
function |
core/modules/comment/src/Form/DeleteForm.php |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getRedirectUrl |
function |
core/modules/comment/src/Form/DeleteForm.php |
Returns the URL where the user should be redirected after deletion. |
| DeleteMultiple::getCancelUrl |
function |
core/modules/node/src/Form/DeleteMultiple.php |
Returns the route to go to if the user cancels the action. |
| DeleteMultipleForm::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php |
Returns the route to go to if the user cancels the action. |
| DiscardLayoutChangesForm::getCancelUrl |
function |
core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php |
|
| DisplayPluginBase::getMoreUrl |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Get the more URL for this view. |
| DisplayPluginBase::getUrl |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Returns a URL to $this display or its configured linked display. |
| DisplayPluginInterface::getUrl |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php |
Returns a URL to $this display or its configured linked display. |
| DisplayRouterInterface::getUrlInfo |
function |
core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php |
Generates a URL to this display. |
| DisplayTest::testReadMoreCustomURL |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayTest.php |
Tests the 'read more' with custom URL. |
| DocLexer::T_CLOSE_CURLY_BRACES |
constant |
core/lib/Drupal/Component/Annotation/Doctrine/DocLexer.php |
|
| DocLexer::T_OPEN_CURLY_BRACES |
constant |
core/lib/Drupal/Component/Annotation/Doctrine/DocLexer.php |
|
| DownloadTest::$fileUrlGenerator |
property |
core/modules/file/tests/src/Functional/DownloadTest.php |
The file URL generator. |
| DownloadTest::checkUrl |
function |
core/modules/file/tests/src/Functional/DownloadTest.php |
Download a file from the URL generated by generateString(). |
| DownloadTest::testFileCreateUrl |
function |
core/modules/file/tests/src/Functional/DownloadTest.php |
Test FileUrlGeneratorInterface::generateString() |
| Drupal::urlGenerator |
function |
core/lib/Drupal.php |
Returns the URL generator service. |
| DrupalTest::testUrlGenerator |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the urlGenerator() method. |