23 string references to 'url'

aggregator_form_feed_validate in drupal/core/modules/aggregator/aggregator.admin.inc
Form validation handler for aggregator_form_feed().
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.
FieldUrlTest::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php
Returns the views data definition.
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().
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
statistics_top_referrers in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
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().
theme_url in drupal/core/includes/form.inc
Returns HTML for a URL form element.
TwigFactory::get in drupal/core/lib/Drupal/Core/Template/TwigFactory.php
Returns a fully initialized Twig_Environment object.
UpdateFeedTest::testUpdateFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php
Create a feed and attempt 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.