Search for getParameters

  1. Search 7.x for getParameters
  2. Search 9.5.x for getParameters
  3. Search 10.3.x for getParameters
  4. Search 11.x for getParameters
  5. Other projects
Title Object type File name Summary
CurrentRouteMatch::getParameters function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns the bag of all processed route parameters.
NullRouteMatch::getParameters function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the bag of all processed route parameters.
OptimizedPhpArrayDumper::getParameters function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets parameters of the container as a PHP array.
OptimizedPhpArrayDumperTest::getParametersDataProvider function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Data provider for testGetParameters().
OptimizedPhpArrayDumperTest::testGetParameters function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that parameter processing works properly.
RouteMatch::getParameters function core/lib/Drupal/Core/Routing/RouteMatch.php Returns the bag of all processed route parameters.
RouteMatchInterface::getParameters function core/lib/Drupal/Core/Routing/RouteMatchInterface.php Returns the bag of all processed route parameters.
RouteMatchTestBase::testGetParameters function core/tests/Drupal/Tests/Core/Routing/RouteMatchTestBase.php @covers ::getParameters
@covers \Drupal\Core\Routing\RouteMatch::getParameterNames
@dataProvider routeMatchProvider
SearchInterface::getParameters function core/modules/search/src/Plugin/SearchInterface.php Returns the current parameters set using setSearch().
SearchPluginBase::getParameters function core/modules/search/src/Plugin/SearchPluginBase.php Returns the current parameters set using setSearch().

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