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 |
|---|---|---|---|
| AHooks::testBothParametersHook | function | core/ |
Implements test_both_parameters_hook(). |
| BHooks::testBothParametersHook | function | core/ |
Implements hook_test_hook(). |
| BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
| CHooks::testBothParametersHook | function | core/ |
Implements hook_test_hook(). |
| ConfigEntityMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigEntityMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
| ConfigFieldMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigMapperInterface::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigMapperInterface::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigMapperInterface::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigMapperInterface::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
| ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigNamesMapper::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigNamesMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigNamesMapper::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigNamesMapper::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
| ConfigNamesMapper::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigNamesMapperTest::testGetAddRouteParameters | function | core/ |
Tests ConfigNamesMapper::getAddRouteParameters(). |
| ConfigNamesMapperTest::testGetBaseRouteParameters | function | core/ |
Tests ConfigNamesMapper::getBaseRouteParameters(). |
| ConfigNamesMapperTest::testGetDeleteRouteParameters | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
| ConfigNamesMapperTest::testGetEditRouteParameters | function | core/ |
Tests ConfigNamesMapper::getEditRouteParameters(). |
| ConfigNamesMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
| ConstraintViolationBuilder::setParameters | function | core/ |
|
| Container::$parameters | property | core/ |
The parameters of the container. |
| Container::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray | function | core/ |
Tests that services with an array of arguments work correctly. |
| ContainerTest::testResolveServicesAndParametersForInvalidArgument | function | core/ |
Tests that an invalid argument throw an Exception. |
| ContainerTest::testResolveServicesAndParametersForInvalidArguments | function | core/ |
Tests that invalid arguments throw an Exception. |
| ContainerTest::testResolveServicesAndParametersForOptionalServiceDependencies | function | core/ |
Tests that services that are optional work correctly. |
| ContainerTest::testResolveServicesAndParametersForPrivateService | function | core/ |
Tests that private services work correctly. |
| ContainerTest::testResolveServicesAndParametersForRawArgument | function | core/ |
Tests that raw type services arguments are resolved correctly. |
| ContainerTest::testResolveServicesAndParametersForServiceInstantiatedFromParameter | function | core/ |
Tests that a parameter that points to a service works correctly. |
| ContainerTest::testResolveServicesAndParametersForServiceReferencedViaServiceClosure | function | core/ |
Tests that services wrapped in a closure work correctly. |
| ContainerTest::testResolveServicesAndParametersForSharedPrivateService | function | core/ |
Tests that private service sharing works correctly. |
| CurrentRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| CurrentRouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
| DemoUmamiProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| DrupalKernel::getKernelParameters | function | core/ |
Returns the kernel parameters. |
| DrupalKernelTest::testBuildParametersRemoved | function | core/ |
Tests that dot-prefixed build parameters are removed from the container. |
| DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
| EntityAccessCheckTest::testAccessWithDifferentRouteParameters | function | core/ |
Tests access with different route parameters. |
| EntityBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| EntityDisplayModeBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| EntityFormTest::testAddPageWithMultipleParameters | function | core/ |
Tests the route add-page with multiple parameters. |
| EntityResolverManager::setParametersFromEntityInformation | function | core/ |
Sets the upcasting information using the _entity_* route defaults. |
| EntityResolverManager::setParametersFromReflection | function | core/ |
Sets the upcasting information using reflection. |
| EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
| FieldConfig::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| FunctionalTestSetupTrait::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.