Search for parameters

  1. Search 7.x for parameters
  2. Search 9.5.x for parameters
  3. Search 8.9.x for parameters
  4. Search 11.x for parameters
  5. Other projects
Title Object type File name Summary
Routes::getResourceTypeNameFromParameters function core/modules/jsonapi/src/Routing/Routes.php Gets the resource type from a route or request's parameters.
SearchInterface::getParameters function core/modules/search/src/Plugin/SearchInterface.php Returns the current parameters set using setSearch().
SearchPluginBase::$searchParameters property core/modules/search/src/Plugin/SearchPluginBase.php Array of parameters from the query string from the request.
SearchPluginBase::getParameters function core/modules/search/src/Plugin/SearchPluginBase.php Returns the current parameters set using setSearch().
SiteNameTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Returns the parameters that will be used when the test installs Drupal.
SqlBase::$pagerParameters property core/modules/views/src/Plugin/views/pager/SqlBase.php The pager parameters.
SqlDeprecationTest::testOptionalParametersDeprecation function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php @covers \Drupal\migrate\Plugin\migrate\id_map\Sql::__construct[[api-linebreak]]
TableSort::getQueryParameters function core/lib/Drupal/Core/Utility/TableSort.php Composes a URL query parameter array for table sorting links.
TestingProfileInstallTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Returns the parameters that will be used when the test installs Drupal.
TestSiteInstallCommand::installParameters function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
ToolkitTest::testApplyNoParameters function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests the 'apply' method without parameters.
UnroutedUrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteParameters() method.
Url::$routeParameters property core/lib/Drupal/Core/Url.php The route parameters.
Url::getRouteParameters function core/lib/Drupal/Core/Url.php Returns the route parameters.
Url::setRouteParameters function core/lib/Drupal/Core/Url.php Sets the route parameters.
UrlGeneratorTest::testAliasGenerationWithParameters function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths.
UrlHelper::filterQueryParameters function core/lib/Drupal/Component/Utility/UrlHelper.php Filters a URL query parameter array to remove unwanted elements.
UrlHelperTest::providerTestFilterQueryParameters function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Provides data to self::testFilterQueryParameters().
UrlHelperTest::testFilterQueryParameters function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests query filtering.
UrlTest::testDrupalGetQueryParameters function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests UrlHelper::filterQueryParameters().
UrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteParameters() method.
UrlTest::testGetRouteParametersWithExternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getRouteParameters() with an external URL.
UserController::validatePathParameters function core/modules/user/src/Controller/UserController.php Validates hash and timestamp.
UserTrackerTab::getRouteParameters function core/modules/tracker/src/Plugin/Menu/UserTrackerTab.php Returns the route parameters needed to render a link for the local task.
ValidKeysConstraintValidator::getDynamicMessageParameters function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraintValidator.php Computes message parameters for dynamic type violations.
ViewAjaxController::FILTERED_QUERY_PARAMETERS constant core/modules/views/src/Controller/ViewAjaxController.php Parameters that should be filtered and ignored inside ajax requests.

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