34 string references to 'Parameters'
- ConfigEntityMapper::processRoute in core/
modules/ config_translation/ src/ ConfigEntityMapper.php - Allows to process all config translation routes.
- ContentModerationRouteSubscriber::setLatestRevisionFlag in core/
modules/ content_moderation/ src/ Routing/ ContentModerationRouteSubscriber.php - Ensure revisionable entities load the latest revision on entity forms.
- ContentTranslationHooks::pageAttachments in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_page_attachments().
- d6_action.yml in core/
modules/ system/ migrations/ d6_action.yml - core/modules/system/migrations/d6_action.yml
- d7_action.yml in core/
modules/ system/ migrations/ d7_action.yml - core/modules/system/migrations/d7_action.yml
- DefaultHtmlRouteProvider::getAddFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the add-form route.
- DefaultHtmlRouteProvider::getCanonicalRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the canonical route.
- DefaultHtmlRouteProvider::getDeleteFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the delete-form route.
- DefaultHtmlRouteProvider::getEditFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Gets the edit-form route.
- DefaultsSectionStorage::buildRoutes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Provides the routes needed for Layout Builder UI.
- EntityModerationRouteProvider::getLatestVersionRoute in core/
modules/ content_moderation/ src/ Entity/ Routing/ EntityModerationRouteProvider.php - Gets the moderation-form route.
- EntityResolverManager::setParametersFromEntityInformation in core/
lib/ Drupal/ Core/ Entity/ EntityResolverManager.php - Sets the upcasting information using the _entity_* route defaults.
- EntityResolverManager::setParametersFromReflection in core/
lib/ Drupal/ Core/ Entity/ EntityResolverManager.php - Sets the upcasting information using reflection.
- EntityResource::getBaseRoute in core/
modules/ rest/ src/ Plugin/ rest/ resource/ EntityResource.php - Gets the base route for a particular method.
- EntityRevisionRouteEnhancer::applies in core/
lib/ Drupal/ Core/ Routing/ Enhancer/ EntityRevisionRouteEnhancer.php - Returns whether the enhancer runs on the current route.
- LayoutTempstoreRouteEnhancer::enhance in core/
modules/ layout_builder/ src/ Routing/ LayoutTempstoreRouteEnhancer.php - Updates the defaults for a route definition based on the request.
- NodeRouteContext::getRuntimeContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets runtime context values for the given context IDs.
- ParamConverterManager::convert in core/
lib/ Drupal/ Core/ ParamConverter/ ParamConverterManager.php - Invokes the registered converter for each defined parameter on a route.
- ParamConverterManager::setRouteParameterConverters in core/
lib/ Drupal/ Core/ ParamConverter/ ParamConverterManager.php - Saves a list of applicable converters to each route.
- ResourceRoutes::getRoutesForResourceConfig in core/
modules/ rest/ src/ Routing/ ResourceRoutes.php - Provides all routes for a given REST resource config.
- RevisionHtmlRouteProvider::getRevisionDeleteRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ RevisionHtmlRouteProvider.php - Gets the entity revision delete route.
- RevisionHtmlRouteProvider::getRevisionRevertRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ RevisionHtmlRouteProvider.php - Gets the entity revision revert route.
- RevisionHtmlRouteProvider::getRevisionViewRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ RevisionHtmlRouteProvider.php - Gets the entity revision view route.
- RevisionHtmlRouteProvider::getVersionHistoryRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ RevisionHtmlRouteProvider.php - Gets the entity revision history route.
- Routes::addRouteParameter in core/
modules/ jsonapi/ src/ Routing/ Routes.php - Adds a parameter option to a route, overrides options of the same name.
- SMimePart::__sleep in vendor/
symfony/ mime/ Part/ SMimePart.php - TermRouteContext::getRuntimeContexts in core/
modules/ taxonomy/ src/ ContextProvider/ TermRouteContext.php - Gets runtime context values for the given context IDs.
- TwigExtension::isUrlGenerationSafe in core/
lib/ Drupal/ Core/ Template/ TwigExtension.php - Determines at compile time whether the generated URL will be safe.
- VocabularyRouteProvider::getOverviewPageRoute in core/
modules/ taxonomy/ src/ Entity/ Routing/ VocabularyRouteProvider.php - Gets the overview page route.
- VocabularyRouteProvider::getResetPageRoute in core/
modules/ taxonomy/ src/ Entity/ Routing/ VocabularyRouteProvider.php - Gets the reset page route.
- XmlDumper::addParameters in vendor/
symfony/ dependency-injection/ Dumper/ XmlDumper.php - XmlFileLoader::parseParameters in vendor/
symfony/ dependency-injection/ Loader/ XmlFileLoader.php - YamlFileLoader::loadFromExtensions in vendor/
symfony/ dependency-injection/ Loader/ YamlFileLoader.php - YamlFileLoader::validate in vendor/
symfony/ dependency-injection/ Loader/ YamlFileLoader.php - Validates a YAML file.