ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId |
function |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
Tests the upgrade path removing default_argument_skip_url. |
views_post_update_remove_default_argument_skip_url |
function |
core/modules/views/views.post_update.php |
Remove default_argument_skip_url setting. |
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 |
Trims the base URL from the URL. |
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. |