Search for parameters

  1. Search 7.x for parameters
  2. Search 9.5.x for parameters
  3. Search 10.3.x for parameters
  4. Search 11.x for parameters
  5. Other projects
Title Object type File name Summary
ConfigEntityMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOverviewRouteParameters().
ConfigFieldMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigMapperInterface::getAddRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation add form route.
ConfigMapperInterface::getBaseRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the base route the mapper is attached to.
ConfigMapperInterface::getDeleteRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation deletion route.
ConfigMapperInterface::getEditRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation edit form route.
ConfigMapperInterface::getOverviewRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation overview route.
ConfigNamesMapper::getAddRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapper::getDeleteRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapper::getEditRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapper::getOverviewRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapperTest::testGetAddRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRouteParameters().
ConfigNamesMapperTest::testGetBaseRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRouteParameters().
ConfigNamesMapperTest::testGetDeleteRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getDeleteRouteParameters().
ConfigNamesMapperTest::testGetEditRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getEditRouteParameters().
ConfigNamesMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRouteParameters().
ConstraintViolationBuilder::$parameters property core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php The message parameters.
ConstraintViolationBuilder::setParameters function core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php
Container::$parameters property core/lib/Drupal/Component/DependencyInjection/Container.php The parameters of the container.
Container::resolveServicesAndParameters function core/lib/Drupal/Component/DependencyInjection/Container.php Resolves arguments that represent services or variables to the real values.
ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that services with an array of arguments work correctly.
ContainerTest::testResolveServicesAndParametersForInvalidArgument function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that an invalid argument throw an Exception.
ContainerTest::testResolveServicesAndParametersForInvalidArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that invalid arguments throw an Exception.
ContainerTest::testResolveServicesAndParametersForOptionalServiceDependencies function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that services that are optional work correctly.
ContainerTest::testResolveServicesAndParametersForPrivateService function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that private services work correctly.
ContainerTest::testResolveServicesAndParametersForRawArgument function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that raw type services arguments are resolved correctly.
ContainerTest::testResolveServicesAndParametersForServiceInstantiatedFromParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that a parameter that points to a service works correctly.
ContainerTest::testResolveServicesAndParametersForSharedPrivateService function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests that private service sharing works correctly.
CurrentRouteMatch::getParameters function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRawParameters function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
DefaultsSectionStorage::getRouteParameters function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Provides the route parameters needed to generate a URL for this object.
DemoUmamiProfileTest::installParameters function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
DeprecatedClassesTest::testDeprecatedRawConstructorParameters function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\views\Plugin\views\argument_default\Raw::__construct[[api-linebreak]]
DeprecatedClassesTest::testDeprecatedRequestPathConstructorParameters function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\system\Plugin\Condition\RequestPath::__construct[[api-linebreak]]
DeprecatedClassesTest::testDeprecatedSystemInformationFormConstructorParameters function core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php @covers \Drupal\system\Form\SiteInformationForm::__construct[[api-linebreak]]
DrupalKernel::getKernelParameters function core/lib/Drupal/Core/DrupalKernel.php Returns the kernel parameters.
DrupalTranslator::processParameters function core/lib/Drupal/Core/Validation/DrupalTranslator.php Processes the parameters array for use with TranslatableMarkup.
EntityAccessCheckTest::testAccessWithDifferentRouteParameters function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php @covers ::access[[api-linebreak]]
EntityBase::urlRouteParameters function core/lib/Drupal/Core/Entity/EntityBase.php Gets an array of placeholders for this entity.
EntityDisplayModeBase::urlRouteParameters function core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php
EntityResolverManager::setParametersFromEntityInformation function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using the _entity_* route defaults.
EntityResolverManager::setParametersFromReflection function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using reflection.
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_view route.
FieldConfig::urlRouteParameters function core/modules/field/src/Entity/FieldConfig.php Gets an array of placeholders for this entity.
FunctionalTestSetupTrait::installParameters function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Returns the parameters that will be used when Simpletest installs Drupal.
HelpTopicTranslatedTestBase::installParameters function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
InstallerExistingConfigTestBase::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
InstallerSiteConfigProfileTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php

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