Search for parameters
- Search 7.x for parameters
- Search 9.5.x for parameters
- Search 8.9.x for parameters
- Search 10.3.x for parameters
- Search main for parameters
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicTranslatedTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| HookOrderTest::testBothParametersHookOrder | function | core/ |
Tests ordering of 'test_both_parameters_hook' with all parameters defined. |
| InstallerConfigDirectoryTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerExistingConfigTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTestBase::$parameters | property | core/ |
Additional parameters to use for installer screens. |
| InstallerTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| JsonApiSpec::getReservedQueryParameters | function | core/ |
Gets the reserved (official) JSON:API query parameters. |
| JsonApiSpec::RESERVED_QUERY_PARAMETERS | constant | core/ |
The reserved (official) query parameters. |
| LinkGeneratorTest::testGenerateParametersAsQuery | function | core/ |
Tests the link method with passed query options via parameters. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocaleNonInteractiveInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| LocalTaskDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters | function | core/ |
Tests get route parameters for dynamic route with non upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForStaticRoute | function | core/ |
Tests get route parameters for static route. |
| LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
Tests get route parameters in plugin definitions. |
| LocalTaskInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| MediaLibraryState::getOpenerParameters | function | core/ |
Returns all opener-specific parameter values. |
| MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
| MediaLibraryStateTest::testOpenerParameters | function | core/ |
Tests opener parameters. |
| MenuLinkBase::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkInterface::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkTree::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuLinkTreeInterface::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuTreeParameters | class | core/ |
Provides a value object to model menu tree parameters. |
| MenuTreeParameters.php | file | core/ |
|
| MenuTreeParameters::$activeTrail | property | core/ |
The IDs from the currently active menu link to the root of the whole tree. |
| MenuTreeParameters::$conditions | property | core/ |
The conditions used to restrict which links are loaded. |
| MenuTreeParameters::$expandedParents | property | core/ |
An array of parent link IDs. |
| MenuTreeParameters::$maxDepth | property | core/ |
The maximum depth of menu links in the resulting tree relative to the root. |
| MenuTreeParameters::$minDepth | property | core/ |
The minimum depth of menu links in the resulting tree relative to the root. |
| MenuTreeParameters::$root | property | core/ |
A menu link plugin ID that should be used as the root. |
| MenuTreeParameters::addCondition | function | core/ |
Adds a custom query condition. |
| MenuTreeParameters::addExpandedParents | function | core/ |
Adds parent menu links IDs to restrict the tree. |
| MenuTreeParameters::excludeRoot | function | core/ |
Excludes the root menu link from the tree. |
| MenuTreeParameters::onlyEnabledLinks | function | core/ |
Excludes links that are not enabled. |
| MenuTreeParameters::serialize | function | core/ |
|
| MenuTreeParameters::setActiveTrail | function | core/ |
Sets the active trail IDs used to set the inActiveTrail property. |
| MenuTreeParameters::setMaxDepth | function | core/ |
Sets a maximum depth for menu tree loading. |
| MenuTreeParameters::setMinDepth | function | core/ |
Sets a minimum depth for menu tree loading. |
| MenuTreeParameters::setRoot | function | core/ |
Sets a root for menu tree loading. |
| MenuTreeParameters::setTopLevelOnly | function | core/ |
Ensures only the top level of the tree is loaded. |
| MenuTreeParameters::unserialize | function | core/ |
|
| MenuTreeParameters::__serialize | function | core/ |
|
| MenuTreeParameters::__unserialize | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.