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

Breadcrumb

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

111 string references to 'Path'

AliasRepository::preloadPathAlias in core/modules/path_alias/src/AliasRepository.php
CliDumper::style in vendor/symfony/var-dumper/Dumper/CliDumper.php
Decorates a value with some style.
contact.schema.yml in core/modules/contact/config/schema/contact.schema.yml
core/modules/contact/config/schema/contact.schema.yml
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.entity_form_display.media.audio.default.yml in core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml
core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml
core.entity_form_display.media.audio.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml
core.entity_form_display.media.audio.default.yml in core/recipes/audio_media_type/config/core.entity_form_display.media.audio.default.yml
core/recipes/audio_media_type/config/core.entity_form_display.media.audio.default.yml
core.entity_form_display.media.document.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.media.document.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.media.document.default.yml
core.entity_form_display.media.document.default.yml in core/recipes/document_media_type/config/core.entity_form_display.media.document.default.yml
core/recipes/document_media_type/config/core.entity_form_display.media.document.default.yml
core.entity_form_display.media.image.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.media.image.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.media.image.default.yml
core.entity_form_display.media.image.default.yml in core/recipes/image_media_type/config/core.entity_form_display.media.image.default.yml
core/recipes/image_media_type/config/core.entity_form_display.media.image.default.yml
core.entity_form_display.media.remote_video.default.yml in core/profiles/standard/config/optional/core.entity_form_display.media.remote_video.default.yml
core/profiles/standard/config/optional/core.entity_form_display.media.remote_video.default.yml
core.entity_form_display.media.remote_video.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.media.remote_video.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.media.remote_video.default.yml
core.entity_form_display.media.remote_video.default.yml in core/recipes/remote_video_media_type/config/core.entity_form_display.media.remote_video.default.yml
core/recipes/remote_video_media_type/config/core.entity_form_display.media.remote_video.default.yml
core.entity_form_display.media.video.default.yml in core/profiles/standard/config/optional/core.entity_form_display.media.video.default.yml
core/profiles/standard/config/optional/core.entity_form_display.media.video.default.yml
core.entity_form_display.media.video.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.media.video.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.media.video.default.yml
core.entity_form_display.media.video.default.yml in core/recipes/local_video_media_type/config/core.entity_form_display.media.video.default.yml
core/recipes/local_video_media_type/config/core.entity_form_display.media.video.default.yml
core.entity_form_display.node.article.default.yml in core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml
core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml
core.entity_form_display.node.article.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml
core.entity_form_display.node.page.default.yml in core/profiles/standard/config/install/core.entity_form_display.node.page.default.yml
core/profiles/standard/config/install/core.entity_form_display.node.page.default.yml
core.entity_form_display.node.page.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.page.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.page.default.yml
core.entity_form_display.node.page.default.yml in core/recipes/page_content_type/config/core.entity_form_display.node.page.default.yml
core/recipes/page_content_type/config/core.entity_form_display.node.page.default.yml
core.entity_form_display.node.recipe.default.yml in core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml
core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
DisplayPluginBase::getPath in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Returns the base path to use for this display.
DisplayPluginBase::validate in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Validate that the plugin is correct and can be saved.
Email::returnPath in vendor/symfony/mime/Email.php
EventDispatcher::ensureBinDirIsInPath in vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php
EventDispatcher::ensureBinDirIsInPath in vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php
ExecutableFinder::find in vendor/symfony/process/ExecutableFinder.php
Finds an executable by name.
ExecutableFinder::find in vendor/symfony/process/ExecutableFinder.php
Finds an executable by name.
Factory::createDownloadManager in vendor/composer/composer/src/Composer/Factory.php
Feed::buildOptionsForm in core/modules/views/src/Plugin/views/display/Feed.php
Provide a form to edit options for this plugin.
file.schema.yml in core/modules/file/config/schema/file.schema.yml
core/modules/file/config/schema/file.schema.yml
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().
GenerateTheme::execute in core/lib/Drupal/Core/Command/GenerateTheme.php
Executes the current command.
LinkStub::__construct in vendor/symfony/var-dumper/Caster/LinkStub.php
ListTestsAsXmlCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php
MatcherDumper::dump in core/lib/Drupal/Core/Routing/MatcherDumper.php
Dumps a set of routes to the router table in the database.
navigation.schema.yml in core/modules/navigation/config/schema/navigation.schema.yml
core/modules/navigation/config/schema/navigation.schema.yml
NodeViewsHooks::viewsAnalyze in core/modules/node/src/Hook/NodeViewsHooks.php
Implements hook_views_analyze().
Page::buildOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Provide a form to edit options for this plugin.
Page::optionsSummary in core/modules/views/src/Plugin/views/display/Page.php
Provides the default summary for options in the views UI.
Page::validateOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Validate the options form.
path.info.yml in core/modules/path/path.info.yml
core/modules/path/path.info.yml
path.migrate_drupal.yml in core/modules/path/migrations/state/path.migrate_drupal.yml
core/modules/path/migrations/state/path.migrate_drupal.yml
PathAlias::setPath in core/modules/path_alias/src/Entity/PathAlias.php
Sets the source path of the alias.
PathAliasListBuilder::buildHeader in core/modules/path/src/PathAliasListBuilder.php
Builds the header row for the entity listing.
PathAliasStorageSchema::getEntitySchema in core/modules/path_alias/src/PathAliasStorageSchema.php
Gets the entity schema for the specified entity type.
PathCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/PathCacheContext.php
Returns the label of the cache context.
PathHooks::entityTranslationCreate in core/modules/path/src/Hook/PathHooks.php
Implements hook_entity_translation_create().
PathHooks::fieldWidgetSingleElementFormAlter in core/modules/path/src/Hook/PathHooks.php
Implements hook_field_widget_single_element_form_alter().
PathPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Provide a form to edit options for this plugin.
PathPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Provide a form to edit options for this plugin.
PathPluginBase::getMenuLinks in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Gets menu links, if this display provides some.
PathPluginBase::getPath in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Returns the base path to use for this display.
PathPluginBase::getRoute in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Generates a route entry for a given view and display.
PathPluginBase::optionsSummary in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Provides the default summary for options in the views UI.
PathPluginBase::optionsSummary in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Provides the default summary for options in the views UI.
PathPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Handle any special handling on the validate form.
PathPluginBase::validate in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Validate that the plugin is correct and can be saved.
PathPluginBase::validateOptionsForm in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Validate the options form.
PathRepository::initialize in vendor/composer/composer/src/Composer/Repository/PathRepository.php
Initializes path repository.
PathWidget::validateFormElement in core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php
Form element validation handler for URL alias form element.
PoolBuilder::buildPool in vendor/composer/composer/src/Composer/DependencyResolver/PoolBuilder.php
Problem::computeCheckForLowerPrioRepo in vendor/composer/composer/src/Composer/DependencyResolver/Problem.php
ProcessFactory::create in core/modules/package_manager/src/ProcessFactory.php
Reader::read in vendor/phpunit/phpunit/src/Runner/Baseline/Reader.php
@psalm-param non-empty-string $baselineFile
recipe.yml in core/recipes/page_content_type/recipe.yml
core/recipes/page_content_type/recipe.yml
recipe.yml in core/recipes/audio_media_type/recipe.yml
core/recipes/audio_media_type/recipe.yml
recipe.yml in core/recipes/remote_video_media_type/recipe.yml
core/recipes/remote_video_media_type/recipe.yml
recipe.yml in core/recipes/local_video_media_type/recipe.yml
core/recipes/local_video_media_type/recipe.yml
recipe.yml in core/recipes/document_media_type/recipe.yml
core/recipes/document_media_type/recipe.yml
recipe.yml in core/recipes/image_media_type/recipe.yml
core/recipes/image_media_type/recipe.yml
recipe.yml in core/recipes/article_content_type/recipe.yml
core/recipes/article_content_type/recipe.yml
RecipeCommand::configure in core/lib/Drupal/Core/Recipe/RecipeCommand.php
Configures the current command.
RecipeCommand::execute in core/lib/Drupal/Core/Recipe/RecipeCommand.php
Executes the current command.
RecipeInfoCommand::configure in core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
Configures the current command.
RecipeInfoCommand::execute in core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
Executes the current command.
Report::setName in vendor/phpunit/php-code-coverage/src/Report/Xml/Report.php
RepositoryFactory::manager in vendor/composer/composer/src/Composer/Repository/RepositoryFactory.php
RestExport::optionsSummary in core/modules/rest/src/Plugin/views/display/RestExport.php
Provides the default summary for options in the views UI.
RestExport::optionsSummary in core/modules/rest/src/Plugin/views/display/RestExport.php
Provides the default summary for options in the views UI.
search.schema.yml in core/modules/search/config/schema/search.schema.yml
core/modules/search/config/schema/search.schema.yml
SearchPageFormBase::form in core/modules/search/src/Form/SearchPageFormBase.php
Gets the actual form array to be built.
SearchPageFormBase::validateForm in core/modules/search/src/Form/SearchPageFormBase.php
Form validation handler.
ShowCommand::execute in vendor/composer/composer/src/Composer/Command/ShowCommand.php
Executes the current command.
ShowCommand::printPackages in vendor/composer/composer/src/Composer/Command/ShowCommand.php
standard.info.yml in core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
System::which in vendor/pear/pear-core-minimal/src/System.php
The "which" command (show the full path of a command)
System::which in vendor/pear/pear-core-minimal/src/System.php
The "which" command (show the full path of a command)
TwigExtension::getFunctions in core/lib/Drupal/Core/Template/TwigExtension.php
Returns a list of functions to add to the existing list.
UniquePathAliasConstraintValidator::validate in core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
Checks if the passed value is valid.
UnknownPathExcluder::getExcludedPaths in core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php
Returns the paths to exclude from stage operations.
UrlEncode::transform in core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php
Performs the associated process.
user.role.author.yml in core/profiles/demo_umami/config/install/user.role.author.yml
core/profiles/demo_umami/config/install/user.role.author.yml
user.role.content_editor.yml in core/profiles/standard/config/install/user.role.content_editor.yml
core/profiles/standard/config/install/user.role.content_editor.yml
user.role.editor.yml in core/profiles/demo_umami/config/install/user.role.editor.yml
core/profiles/demo_umami/config/install/user.role.editor.yml
ViewAddForm::validateForm in core/modules/views_ui/src/ViewAddForm.php
Form validation handler.
ViewEditForm::save in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'save' action.
ViewsUiHooks::viewsAnalyze in core/modules/views_ui/src/Hook/ViewsUiHooks.php
Implements hook_views_analyze().
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
WizardPluginBase::buildForm in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Form callback to build other elements in the "show" form.
WizardPluginBase::pageFeedDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves the feed display options.
WizardPluginBase::restExportDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves the REST export display options from the submitted form values.
Writer::write in vendor/phpunit/phpunit/src/Runner/Baseline/Writer.php
@psalm-param non-empty-string $baselineFile
XmlFileLoader::parseConfigs in vendor/symfony/routing/Loader/XmlFileLoader.php
Parses the config elements (default, requirement, option).
XmlFileLoader::parseRoute in vendor/symfony/routing/Loader/XmlFileLoader.php
Parses a route and adds it to the RouteCollection.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal