Search for url
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url | class | core/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
| Url | class | core/ |
Provides a form element for input of a URL. |
| Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewExecutable::getUrl | function | core/ |
Gets the URL for the current view. |
| ViewExecutable::getUrlInfo | function | core/ |
Gets the Url object associated with the display handler. |
| ViewExecutable::hasUrl | function | core/ |
Determines whether you can link to the view or a particular display. |
| ViewExecutableTest::testGetUrlWithoutRouterDisplay | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPathNoPlaceholders | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewsConfigUpdater::needsEntityLinkUrlUpdate | function | core/ |
Add additional settings to the entity link field. |
| ViewsConfigUpdater::processEntityLinkUrlHandler | function | core/ |
Processes entity link URL fields. |
| ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdate | function | core/ |
@covers ::needsEntityLinkUrlUpdate[[api-linebreak]] |
| ViewsForm::$urlGenerator | property | core/ |
The url generator to generate the form action. |
| views_post_update_entity_link_url | function | core/ |
Add additional settings to the entity link field and convert node_path usage to entity_link. |
| views_ui_build_form_url | function | core/ |
Create the menu path for one of our standard AJAX forms based upon known information about the form. |
| ViewUI::toUrl | function | core/ |
Gets the URL object for the entity. |
| ViewUI::url | function | core/ |
Gets the public URL for this entity. |
| ViewUI::urlInfo | function | core/ |
Gets the URL object for the entity. |
| VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WebAssert::$baseUrl | property | core/ |
The absolute URL of the site under test. |
| WebAssert::cleanUrl | function | core/ |
|
| WebDriverCurlService | class | core/ |
Provides a curl service to interact with Selenium driver. |
| WebDriverCurlService.php | file | core/ |
|
| WebDriverCurlService::execute | function | core/ |
|
| WebTestBase::$additionalCurlOptions | property | core/ |
Additional cURL options. |
| WebTestBase::$curlCookies | property | core/ |
Cookies to set on curl requests. |
| WebTestBase::$curlHandle | property | core/ |
The handle of the current cURL connection. |
| WebTestBase::$url | property | core/ |
The URL currently loaded in the internal browser. |
| WebTestBase::assertUrl | function | core/ |
Passes if the internal browser's URL matches the given path. |
| WebTestBase::buildUrl | function | core/ |
Builds an a absolute URL from a system path or a URL object. |
| WebTestBase::curlClose | function | core/ |
Close the cURL handler and unset the handler. |
| WebTestBase::curlExec | function | core/ |
Initializes and executes a cURL request. |
| WebTestBase::curlHeaderCallback | function | core/ |
Reads headers and registers errors received from the tested site. |
| WebTestBase::curlInitialize | function | core/ |
Initializes the cURL connection. |
| WebTestBase::getAbsoluteUrl | function | core/ |
Takes a path and returns an absolute path. |
| WebTestBaseTest::providerTestGetAbsoluteUrl | function | core/ |
Provides test data for testGetAbsoluteUrl. |
| WebTestBaseTest::testGetAbsoluteUrl | function | core/ |
@dataProvider providerTestGetAbsoluteUrl |
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowTransitionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceMergeForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| XssUnitTest::testCheckUrl | function | core/ |
Tests deprecation of the check_url() function. |
| _filter_url | function | core/ |
Converts text into hyperlinks automatically. |
| _filter_url_escape_comments | function | core/ |
Escapes the contents of HTML comments. |
| _filter_url_parse_email_links | function | core/ |
Makes links out of email addresses. |
| _filter_url_parse_full_links | function | core/ |
Makes links out of absolute URLs. |
| _filter_url_parse_partial_links | function | core/ |
Makes links out of domain names starting with "www." |
| _filter_url_trim | function | core/ |
Shortens long URLs to http://www.example.com/long/url… |
| _media_get_add_url | function | core/ |
Returns the appropriate URL to add media for the current user. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.