ViewExecutable::hasUrl |
function |
core/modules/views/src/ViewExecutable.php |
Determines whether you can link to the view or a particular display. |
ViewExecutableTest::testGetUrlWithoutRouterDisplay |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithOverriddenUrl |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPathNoPlaceholders |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl |
ViewsConfigUpdater::needsEntityLinkUrlUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Add additional settings to the entity link field. |
ViewsConfigUpdater::processEntityLinkUrlHandler |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Processes entity link URL fields. |
ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdate |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
@covers ::needsEntityLinkUrlUpdate |
ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdateDeprecation |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
@covers ::needsEntityLinkUrlUpdate |
ViewsForm::$urlGenerator |
property |
core/modules/views/src/Form/ViewsForm.php |
The URL generator to generate the form action. |
views_ui_build_form_url |
function |
core/modules/views_ui/admin.inc |
Creates the menu path for a standard AJAX form given the form state. |
ViewUI::toUrl |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the URL object for the entity. |
VocabularyResetForm::getCancelUrl |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
Returns the route to go to if the user cancels the action. |
WebAssert::$baseUrl |
property |
core/tests/Drupal/Tests/WebAssert.php |
The absolute URL of the site under test. |
WebAssert::cleanUrl |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebDriverCurlService |
class |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
Provides a curl service to interact with Selenium driver. |
WebDriverCurlService.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
|
WebDriverCurlService::$retry |
property |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
Flag that indicates if retries are enabled. |
WebDriverCurlService::disableRetry |
function |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
Disables retries. |
WebDriverCurlService::enableRetry |
function |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
Enables retries. |
WebDriverCurlService::execute |
function |
core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php |
|
WorkflowDeleteForm::getCancelUrl |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
Returns the route to go to if the user cancels the action. |
WorkflowStateDeleteForm::getCancelUrl |
function |
core/modules/workflows/src/Form/WorkflowStateDeleteForm.php |
Returns the route to go to if the user cancels the action. |
WorkflowTransitionDeleteForm::getCancelUrl |
function |
core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php |
Returns the route to go to if the user cancels the action. |
WorkspaceActivateForm::getCancelUrl |
function |
core/modules/workspaces/src/Form/WorkspaceActivateForm.php |
Returns the route to go to if the user cancels the action. |
WorkspaceMergeForm::getCancelUrl |
function |
core/modules/workspaces/src/Form/WorkspaceMergeForm.php |
Returns the route to go to if the user cancels the action. |
WorkspacePublishForm::getCancelUrl |
function |
core/modules/workspaces/src/Form/WorkspacePublishForm.php |
Returns the route to go to if the user cancels the action. |
_filter_url |
function |
core/modules/filter/filter.module |
Converts text into hyperlinks automatically. |
_filter_url_escape_comments |
function |
core/modules/filter/filter.module |
Escapes the contents of HTML comments. |
_filter_url_parse_email_links |
function |
core/modules/filter/filter.module |
Makes links out of email addresses. |
_filter_url_parse_full_links |
function |
core/modules/filter/filter.module |
Makes links out of absolute URLs. |
_filter_url_parse_partial_links |
function |
core/modules/filter/filter.module |
Makes links out of domain names starting with "www.". |
_filter_url_trim |
function |
core/modules/filter/filter.module |
Shortens a long URL to a given length ending with an ellipsis. |
_media_get_add_url |
function |
core/modules/media/media.module |
Returns the appropriate URL to add media for the current user. |
_responsive_image_image_style_url |
function |
core/modules/responsive_image/responsive_image.module |
Wrapper around image_style_url() so we can return an empty image. |