Search for parameters
- Search 7.x for parameters
- Search 8.9.x for parameters
- Search 10.3.x for parameters
- Search 11.x for parameters
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuTreeParametersTest::testOnlyEnabledLinks | function | core/ |
Tests onlyEnabledLinks(). |
MenuTreeParametersTest::testSerialize | function | core/ |
@covers ::serialize[[api-linebreak]] @covers ::unserialize[[api-linebreak]] |
MenuTreeParametersTest::testSetMinDepth | function | core/ |
Tests setMinDepth(). |
MenuTreeParametersTest::testSetTopLevelOnly | function | core/ |
Tests setTopLevelOnly(). |
NodeTypeTranslationTest::installParameters | function | core/ |
Install Drupal in a language other than English for this test. This is not needed to test the node type translation itself but acts as a regression test. |
NullRouteMatch::getParameters | function | core/ |
|
NullRouteMatch::getRawParameters | function | core/ |
|
OptimizedPhpArrayDumper::getParameters | function | core/ |
Gets parameters of the container as a PHP array. |
OptimizedPhpArrayDumper::prepareParameters | function | core/ |
Prepares parameters for the PHP array dumping. |
OptimizedPhpArrayDumperTest::getParametersDataProvider | function | core/ |
Data provider for testGetParameters(). |
OptimizedPhpArrayDumperTest::testGetParameters | function | core/ |
Tests that parameter processing works properly. |
pager.parameters | service | core/ |
Drupal\Core\Pager\PagerParameters |
PagerManager::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManagerInterface::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters[[api-linebreak]] |
PagerParameters | class | core/ |
Provides pager information contained within the current request. |
PagerParameters.php | file | core/ |
|
PagerParameters::$requestStack | property | core/ |
The HTTP request stack. |
PagerParameters::findPage | function | core/ |
|
PagerParameters::getPagerParameter | function | core/ |
|
PagerParameters::getPagerQuery | function | core/ |
|
PagerParameters::getQueryParameters | function | core/ |
|
PagerParameters::__construct | function | core/ |
Construct a PagerManager object. |
PagerParametersInterface | interface | core/ |
Interface describing pager information contained within the request. |
PagerParametersInterface.php | file | core/ |
|
PagerParametersInterface::findPage | function | core/ |
Returns the current page being requested for display within a pager. |
PagerParametersInterface::getPagerParameter | function | core/ |
Gets the 'page' query parameter for the current request. |
PagerParametersInterface::getPagerQuery | function | core/ |
Gets the request query parameter. |
PagerParametersInterface::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
PagerTest::testPagerQueryParametersAndCacheContext | function | core/ |
Tests pager query parameters and cache context. |
PagerTestController::queryParameters | function | core/ |
Returns a pager with 'parameters' variable. |
ParamNotConvertedException::$rawParameters | property | core/ |
The raw parameters that were not converted. |
ParamNotConvertedException::getRawParameters | function | core/ |
Get the raw parameters that were not converted. |
PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ |
Tests altering routes with optional parameters in the overridden route. |
PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ |
Tests altering routes with parameters in the overridden route. |
PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ |
Tests altering routes with parameters and upcasting information. |
PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
PhpArrayContainer::resolveServicesAndParameters | function | core/ |
|
RegistryLegacyTest::testRegistryConstructorParameters | function | core/ |
Tests the order of registry parameters. |
RequestPagerTest::testGetQueryParameters | function | core/ |
@covers ::getQueryParameters[[api-linebreak]] |
RouteMatch::$parameters | property | core/ |
A key|value store of parameters. |
RouteMatch::$rawParameters | property | core/ |
A key|value store of raw parameters. |
RouteMatch::getParameters | function | core/ |
|
RouteMatch::getRawParameters | function | core/ |
|
RouteMatchInterface::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
RouteMatchInterface::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
RouteMatchTestBase::testGetParameters | function | core/ |
@covers ::getParameters[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
RouteMatchTestBase::testGetRawParameters | function | core/ |
@covers ::getRawParameters[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
SearchInterface::getParameters | function | core/ |
Returns the current parameters set using setSearch(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.