Search for argument
- Search 7.x for argument
- Search 9.5.x for argument
- Search 10.3.x for argument
- Search 11.x for argument
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::testResolveServicesAndParametersForRawArgument | function | core/ |
Tests that raw type services arguments are resolved correctly. |
ContextualLinkDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle |
ControllerResolver::doGetArguments | function | core/ |
|
ControllerResolverTest::testGetArguments | function | core/ |
Tests getArguments(). |
ControllerResolverTest::testGetArgumentsWithRouteMatchAndPsr7Request | function | core/ |
Tests getArguments with a route match and a PSR-7 request. |
ControllerResolverTest::testGetArgumentsWithRouteMatchAndRequest | function | core/ |
Tests getArguments with a route match and a request. |
Convert::arguments | function | core/ |
Returns the definition of the operation arguments. |
Convert::validateArguments | function | core/ |
Validates the arguments. |
CreateNew::arguments | function | core/ |
Returns the definition of the operation arguments. |
CreateNew::validateArguments | function | core/ |
Validates the arguments. |
Crop::arguments | function | core/ |
Returns the definition of the operation arguments. |
Crop::validateArguments | function | core/ |
Validates the arguments. |
CurrentUser::getArgument | function | core/ |
Return the default argument. |
CustomAccessCheck::$argumentsResolverFactory | property | core/ |
The arguments resolver. |
CustomAccessCheckTest::$argumentsResolverFactory | property | core/ |
The mocked arguments resolver. |
Date::defaultArgumentForm | function | core/ |
Add an option to set the default value to the current date. |
Date::getDefaultArgument | function | core/ |
Set the empty argument value to the current date, formatted appropriately for this argument. |
DayDate::summaryArgument | function | core/ |
Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->getUrl(). |
Desaturate::arguments | function | core/ |
Returns the definition of the operation arguments. |
DialogRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\DialogRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
DisplayPageWebTest::testArguments | function | core/ |
Tests arguments. |
DisplayPluginBase::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
DisplayPluginBase::getArgumentText | function | core/ |
Provides help text for the arguments. |
DisplayPluginInterface::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
DisplayPluginInterface::getArgumentText | function | core/ |
Provides help text for the arguments. |
EarlyRenderingControllerWrapperSubscriber::$argumentResolver | property | core/ |
The argument resolver. |
Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument | function | core/ |
Tests an _entity_form route where a non-entity parameter is first. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Tests setRouteOptions() with a controller with a non entity argument. |
EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
EntityTest::testValidateArgumentAccess | function | core/ |
Tests the validate argument method with access and no bundles. |
EntityTest::testValidateArgumentBundle | function | core/ |
Tests the validate argument method with bundle checking. |
EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
EntityTest::testValidateArgumentNoAccess | function | core/ |
Tests the validate argument method with no access and bundles. |
FieldKernelTest::testArgumentTokens | function | core/ |
Tests the arguments tokens on field level. |
FieldPluginBaseTest::setupDisplayWithEmptyArgumentsAndFields | function | core/ |
Sets up a display with empty arguments and fields. |
FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens |
FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens |
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens |
FileTransferException::$arguments | property | core/ |
Arguments to be used in this exception. |
FilterAndArgumentUserUidTest | class | core/ |
Tests the user posted or commented filter and argument handlers. |
FilterAndArgumentUserUidTest.php | file | core/ |
|
FilterAndArgumentUserUidTest::$modules | property | core/ |
Modules to enable. |
FilterAndArgumentUserUidTest::$testViews | property | core/ |
Views used by this test. |
FilterAndArgumentUserUidTest::testHandlers | function | core/ |
Tests the user posted or commented filter and argument handlers. |
Fixed::getArgument | function | core/ |
Return the default argument. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.