143 string references to 'Url'

AggregatorFeedViewsFieldAccessTest::testAggregatorFeedFields in core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php
Checks access for aggregator_feed fields.
AliasPathProcessorTest::providerTestProcessOutbound in core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
AliasPathProcessorTest::testProcessInbound in core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
Tests the processInbound method.
AliasPathProcessorTest::testProcessOutbound in core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
@covers ::processOutbound
ArgumentPluginBase::getCacheContexts in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
The cache contexts associated with this object.
BlockCacheTest::testCachePerPage in core/modules/block/tests/src/Functional/BlockCacheTest.php
Test "url" cache context.
claro_preprocess_input in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for input.
comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
comment_token_info in core/modules/comment/comment.tokens.inc
Implements hook_token_info().
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.entity.schema.yml in core/config/schema/core.entity.schema.yml
core/config/schema/core.entity.schema.yml
d6_aggregator_feed.yml in core/modules/aggregator/migrations/d6_aggregator_feed.yml
core/modules/aggregator/migrations/d6_aggregator_feed.yml
d7_aggregator_feed.yml in core/modules/aggregator/migrations/d7_aggregator_feed.yml
core/modules/aggregator/migrations/d7_aggregator_feed.yml
DisplayPageWebTest::testArguments in core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
Tests arguments.
DownloadFunctionalTest::testExceptionThrow in core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php
Tests that an exception is thrown bu migration continues with the next row.
drupal-8.views-entity-views-data-2846614.yml in core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
EditorImageDialog::buildForm in core/modules/editor/src/Form/EditorImageDialog.php
EditorLinkDialog::buildForm in core/modules/editor/src/Form/EditorLinkDialog.php
ElementTest::testPlaceHolderText in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests placeholder text for elements that support placeholders.
ExposedFormTest::testExposedBlock in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests the exposed block functionality.
Feed::setUrl in core/modules/aggregator/src/Entity/Feed.php
Sets the url to the feed.
FeedStorageSchema::getSharedTableFieldSchema in core/modules/aggregator/src/FeedStorageSchema.php
Gets the schema for a single field definition.
FeedValidationTest::testValidation in core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php
Tests the feed validation constraints.
FieldUrlTest::viewsData in core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php
Returns the views data definition.
file_tokens in core/modules/file/file.module
Implements hook_tokens().
file_token_info in core/modules/file/file.module
Implements hook_token_info().
FilterPluginBase::getCacheContexts in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
The cache contexts associated with this object.
FormTest::testInputWithInvalidToken in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests that input is retained for safe elements even with an invalid token.
FormTestDisabledElementsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
Form constructor.
FormTestPlaceholderForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php
Form constructor.
form_test.routing.yml in core/modules/system/tests/modules/form_test/form_test.routing.yml
core/modules/system/tests/modules/form_test/form_test.routing.yml
GlossaryTest::testGlossaryView in core/modules/views/tests/src/Functional/GlossaryTest.php
Tests the default glossary view.
GotoAction::buildConfigurationForm in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Form constructor.
GotoAction::submitConfigurationForm in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Form submission handler.
HandlerBase::sanitizeValue in core/modules/views/src/Plugin/views/HandlerBase.php
Sanitize the value for output.
LanguageNegotiationUrl::getLangcode in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
Performs language negotiation.
LanguageNegotiationUrl::processInbound in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
Processes the inbound path.
LanguageNegotiationUrl::processOutbound in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
Processes the outbound path.
LanguageNegotiationUrlFallback::getLangcode in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrlFallback.php
Performs language negotiation.
link.schema.yml in core/modules/link/config/schema/link.schema.yml
core/modules/link/config/schema/link.schema.yml
LinkFieldTest::testLinkTitle in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests the link title settings of a link field.
LinkWidget::formElement in core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
Returns the form for a single field widget.
MediaLibraryAddFormTest::testMediaTypeAddForm in core/modules/media_library/tests/src/Kernel/MediaLibraryAddFormTest.php
Tests the media library add form.
MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource in core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php
Tests the oembed media source.
Node::getCacheContexts in core/modules/node/src/Plugin/views/argument_default/Node.php
The cache contexts associated with this object.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
node_token_info in core/modules/node/node.tokens.inc
Implements hook_token_info().
OEmbed::getMetadata in core/modules/media/src/Plugin/media/Source/OEmbed.php
Gets the value for a metadata attribute for a given media item.
OEmbedForm::addButtonSubmit in core/modules/media_library/src/Form/OEmbedForm.php
Submit handler for the add button.
OEmbedForm::validateUrl in core/modules/media_library/src/Form/OEmbedForm.php
Validates the oEmbed URL.
OEmbedIframeController::render in core/modules/media/src/Controller/OEmbedIframeController.php
Renders an oEmbed resource.
OpmlFeedAdd::submitForm in core/modules/aggregator/src/Form/OpmlFeedAdd.php
Form submission handler.
QueryParameter::getCacheContexts in core/modules/views/src/Plugin/views/argument_default/QueryParameter.php
The cache contexts associated with this object.
Raw::getCacheContexts in core/modules/views/src/Plugin/views/argument_default/Raw.php
The cache contexts associated with this object.
ResourceController::get in core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php
Creates an oEmbed resource response.
RouterTest::testFinishResponseSubscriber in core/modules/system/tests/src/Functional/Routing/RouterTest.php
Confirms that our FinishResponseSubscriber logic works properly.
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
StyleOpmlTest::testOpmlOutput in core/modules/views/tests/src/Functional/Plugin/StyleOpmlTest.php
Tests the rendered output.
StyleSerializerTest::testRestViewExposedFilter in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the exposed filter works.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
system_token_info in core/modules/system/system.tokens.inc
Implements hook_token_info().
taxonomy_tokens in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
taxonomy_token_info in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_token_info().
template_preprocess_links in core/includes/theme.inc
Prepares variables for links templates.
TestControllers::test18 in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
TestControllers::test25 in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
Tid::getCacheContexts in core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
The cache contexts associated with this object.
TipPluginImage::getOutput in core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php
Returns a renderable array.
TwigExtension::getFunctions in core/lib/Drupal/Core/Template/TwigExtension.php
umami_preprocess_breadcrumb in core/profiles/demo_umami/themes/umami/umami.theme
Implements hook_preprocess_breadcrumb().
Url::preRenderUrl in core/lib/Drupal/Core/Render/Element/Url.php
Prepares a #type 'url' render element for input.html.twig.
Url::render in core/modules/views/src/Plugin/views/field/Url.php
Renders the field.
UrlCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php
Returns the label of the cache context.
UrlGeneratorTraitTest::testUrl in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTraitTest.php
@covers ::url
User::getCacheContexts in core/modules/user/src/Plugin/views/argument_default/User.php
The cache contexts associated with this object.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
user_token_info in core/modules/user/user.tokens.inc
Implements hook_token_info().
views.field.schema.yml in core/modules/views/config/schema/views.field.schema.yml
core/modules/views/config/schema/views.field.schema.yml
views.view.aggregator_sources.yml in core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
views.view.archive.yml in core/modules/node/config/optional/views.view.archive.yml
core/modules/node/config/optional/views.view.archive.yml
views.view.articles_aside.yml in core/profiles/demo_umami/config/install/views.view.articles_aside.yml
core/profiles/demo_umami/config/install/views.view.articles_aside.yml
views.view.block_content.yml in core/modules/block_content/config/optional/views.view.block_content.yml
core/modules/block_content/config/optional/views.view.block_content.yml
views.view.block_content_2976334.yml in core/modules/block_content/tests/fixtures/update/views.view.block_content_2976334.yml
core/modules/block_content/tests/fixtures/update/views.view.block_content_2976334.yml
views.view.comment.yml in core/modules/comment/config/optional/views.view.comment.yml
core/modules/comment/config/optional/views.view.comment.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.dblog_integration_test.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
views.view.files.yml in core/modules/file/config/optional/views.view.files.yml
core/modules/file/config/optional/views.view.files.yml
views.view.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.yml
views.view.media_library.yml in core/modules/media_library/config/install/views.view.media_library.yml
core/modules/media_library/config/install/views.view.media_library.yml
views.view.moderated_content.yml in core/modules/content_moderation/config/optional/views.view.moderated_content.yml
core/modules/content_moderation/config/optional/views.view.moderated_content.yml
views.view.node_id_argument.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.node_id_argument.yml
views.view.placeholder_text_test.yml in core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
views.view.taxonomy_term.yml in core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
views.view.taxonomy_term.yml in core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
views.view.test_argument_default_node.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
views.view.test_argument_node_uid_revision.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml
views.view.test_argument_taxonomy_index_tid_depth.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
views.view.test_argument_taxonomy_vocabulary.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_vocabulary.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_vocabulary.yml
views.view.test_argument_transform_term.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
views.view.test_argument_validation.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
views.view.test_argument_validator_term.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
views.view.test_block_exposed_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml
views.view.test_block_exposed_ajax_with_page.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml
views.view.test_block_view.yml in core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
views.view.test_book_view.yml in core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_content_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
views.view.test_content_moderation_filter_via_relationship.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
views.view.test_content_moderation_state_filter_base_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
views.view.test_content_moderation_state_filter_entity_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
views.view.test_content_moderation_state_filter_revision_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
views.view.test_exposed_filters.yml in core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
views.view.test_exposed_filter_datetime.yml in core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml
views.view.test_exposed_form_checkboxes.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml
views.view.test_exposed_form_pager.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_pager.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_pager.yml
views.view.test_feed_icon.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
views.view.test_filter_in_operator_ui.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml
views.view.test_filter_placeholder_text.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_placeholder_text.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_placeholder_text.yml
views.view.test_glossary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
views.view.test_month_date_plugin.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml
views.view.test_nid_argument.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml
views.view.test_node_revision_uid.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
views.view.test_style_opml.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
views.view.test_style_opml.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml
views.view.test_summary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
views.view.test_taxonomy_glossary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_taxonomy_glossary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_taxonomy_glossary.yml
views.view.test_taxonomy_term_view_with_content_translation_status.yml in core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
views.view.test_token_view.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
views.view.test_user_multi_value.yml in core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
views.view.test_user_roles_rid.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
views.view.test_view_block_with_context.yml in core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block_with_context.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
ViewsFormBase::ajaxFormWrapper in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Wrapper for handling AJAX forms.
ViewsFormBase::getForm in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Creates a new instance of this form.
views_tokens in core/modules/views/views.tokens.inc
Implements hook_tokens().
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().
WebTestBase::handleForm in core/modules/simpletest/src/WebTestBase.php
Handles form input related to drupalPostForm().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.