26 string references to 'url'

aggregator_schema in drupal/core/modules/aggregator/aggregator.install
Implements hook_schema().
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
comment_views_data in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data().
ElementTest::testPlaceHolderText in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php
Tests placeholder text for elements that support placeholders.
FeedFormController::validate in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
FieldUrlTest::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php
Returns the views data definition.
form_pre_render_url in drupal/core/includes/form.inc
Prepares a #type 'url' render element for theme_input().
form_test_placeholder_test in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form to test the placeholder attribute.
HandlerBase::sanitizeValue in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Sanitize the value for output.
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
OpmlFeedAdd::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form submission handler.
ParameterBagTest::testFilter in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
@covers Symfony\Component\HttpFoundation\ParameterBag::filter
Profile::__sleep in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
taxonomy_tokens in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
TipPluginImage::getOutput in drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php
Overrides \Drupal\tour\Plugin\tour\tour\TipPluginInterface::getOutput().
TwigExtension::getFunctions in drupal/core/lib/Drupal/Core/Template/TwigExtension.php
twig_escape_filter in drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
Escapes a string.
Twig_Test_EscapingTest::testUrlEscapingConvertsSpecialChars in drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php
UpdateFeedTest::testUpdateFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php
Creates a feed and attempts to update it.
Url::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php
Render the field.
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
views_tokens in drupal/core/modules/views/views.tokens.inc
Implements hook_tokens().
views_token_info in drupal/core/modules/views/views.tokens.inc
Implements hook_token_info().
WebTestBase::handleForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Handle form input related to drupalPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
_form_test_disabled_elements in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test disabled elements.