| 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. |
| WorkspacePublishForm::getCancelUrl |
function |
core/modules/workspaces_ui/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. |