Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Url.php

81 string references to 'Url'

ArgumentPluginBase::getCacheContexts in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
The cache contexts associated with this object.
Auditor::outputAdvisoriesTable in vendor/composer/composer/src/Composer/Advisory/Auditor.php
BuildInformation::setRuntimeInformation in vendor/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php
claro_preprocess_input in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for input.
CommentTokensHooks::tokenInfo in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_token_info().
CommentTokensHooks::tokens in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_tokens().
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
CSS::tokenize in vendor/squizlabs/php_codesniffer/src/Tokenizers/CSS.php
Creates an array of tokens when given some CSS code.
EnvVarProcessor::getEnv in vendor/symfony/dependency-injection/EnvVarProcessor.php
Returns the value of the given variable as managed by the current instance.
EscaperRuntime::escape in vendor/twig/twig/src/Runtime/EscaperRuntime.php
Escapes a string.
Fast404ExceptionHtmlSubscriber::on404 in core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Handles a 404 error for HTML.
FileHooks::tokenInfo in core/modules/file/src/Hook/FileHooks.php
Implements hook_token_info().
FileHooks::tokens in core/modules/file/src/Hook/FileHooks.php
Implements hook_tokens().
FilterPluginBase::getCacheContexts in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
The cache contexts associated with this object.
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.
Image::getDynamicPluginConfig in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
Allows a plugin to modify its static configuration.
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.
LicenseElement::getUrl in vendor/phar-io/manifest/src/xml/LicenseElement.php
link.schema.yml in core/modules/link/config/schema/link.schema.yml
core/modules/link/config/schema/link.schema.yml
LinkWidget::formElement in core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
Returns the form for a single field widget.
ManifestSerializer::addCopyright in vendor/phar-io/manifest/src/ManifestSerializer.php
MessageFormatter::format in vendor/guzzlehttp/guzzle/src/MessageFormatter.php
Returns a formatted message string.
navigation.schema.yml in core/modules/navigation/config/schema/navigation.schema.yml
core/modules/navigation/config/schema/navigation.schema.yml
NavigationLinkBlock::blockForm in core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php
Node::getCacheContexts in core/modules/node/src/Plugin/views/argument_default/Node.php
The cache contexts associated with this object.
NodeTokensHooks::tokenInfo in core/modules/node/src/Hook/NodeTokensHooks.php
Implements hook_token_info().
NodeTokensHooks::tokens in core/modules/node/src/Hook/NodeTokensHooks.php
Implements hook_tokens().
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.
olivero_preprocess_input in core/themes/olivero/olivero.theme
Implements hook_preprocess_HOOK().
Profile::__sleep in vendor/symfony/http-kernel/Profiler/Profile.php
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.
read-more.component.yml in core/profiles/demo_umami/themes/umami/components/read-more/read-more.component.yml
core/profiles/demo_umami/themes/umami/components/read-more/read-more.component.yml
SearchPageListBuilder::buildHeader in core/modules/search/src/SearchPageListBuilder.php
Builds the header row for the entity listing.
SystemTokensHooks::tokenInfo in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_token_info().
SystemTokensHooks::tokens in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_tokens().
system_update_11001 in core/modules/system/system.install
Update length of menu_tree fields url and route_param_key from 255 to 2048.
TaxonomyTokensHooks::tokenInfo in core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Implements hook_token_info().
TaxonomyTokensHooks::tokens in core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Implements hook_tokens().
template_preprocess_links in core/includes/theme.inc
Prepares variables for links templates.
Tid::getCacheContexts in core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
The cache contexts associated with this object.
TwigExtension::getFunctions in core/lib/Drupal/Core/Template/TwigExtension.php
Returns a list of functions to add to the existing list.
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.
User::getCacheContexts in core/modules/user/src/Plugin/views/argument_default/User.php
The cache contexts associated with this object.
UserTokensHooks::tokenInfo in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_token_info().
UserTokensHooks::tokens in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_tokens().
ValidatingArrayLoader::load in vendor/composer/composer/src/Composer/Package/Loader/ValidatingArrayLoader.php
@inheritDoc
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.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.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.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.related_recipes.yml in core/profiles/demo_umami/config/install/views.view.related_recipes.yml
core/profiles/demo_umami/config/install/views.view.related_recipes.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.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.
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
ViewsTokensHooks::tokens in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_tokens().
RSS feed
Powered by Drupal