Search for argument
- Search 7.x for argument
- Search 9.5.x for argument
- Search 8.9.x for argument
- Search 11.x for argument
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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-id-argument.php | file | core/ |
Test fixture. |
| Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
| EntityArgument | class | core/ |
Argument handler to accept an entity ID value. |
| EntityArgument.php | file | core/ |
|
| EntityArgument::$deprecatedStorageProperties | property | core/ |
Array of deprecated storage properties that legacy classes might access. |
| EntityArgument::$entityRepository | property | core/ |
|
| EntityArgument::$entityTypeManager | property | core/ |
|
| EntityArgument::create | function | core/ |
Creates an instance of the plugin. |
| EntityArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| EntityArgument::__construct | function | core/ |
Constructs a Handler object. |
| EntityArgument::__get | function | core/ |
Allows to access deprecated/removed properties. |
| EntityArgumentTest | class | core/ |
Tests the handler of the view: entity target argument. |
| EntityArgumentTest.php | file | core/ |
|
| EntityArgumentTest::$adminUser | property | core/ |
A user with permission to administer taxonomy. |
| EntityArgumentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityArgumentTest::$modules | property | core/ |
Modules to install. |
| EntityArgumentTest::$testViews | property | core/ |
Views used by this test. |
| EntityArgumentTest::setUp | function | core/ |
Sets up the test. |
| EntityArgumentTest::testArgumentTitle | function | core/ |
Tests the generated title of a view with an entity target argument. |
| EntityArgumentUpdateTest | class | core/ |
Tests the upgrade path for converting numeric arguments to entity_target_id. |
| EntityArgumentUpdateTest.php | file | core/ |
|
| EntityArgumentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityArgumentUpdateTest::testViewsFieldPluginConversion | function | core/ |
Tests that numeric argument plugins are updated properly. |
| EntityReferenceArgument | class | core/ |
Argument handler to accept an entity reference ID value. |
| EntityReferenceArgument.php | file | core/ |
|
| EntityReferenceArgument::create | function | core/ |
Creates an instance of the plugin. |
| EntityReferenceArgument::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| EntityReferenceArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| EntityReferenceArgument::__construct | function | core/ |
Constructs a Handler object. |
| 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[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FileTransferException::$arguments | property | core/ |
Arguments to be used in this exception. |
| FilterAndArgumentUserUidTest | class | core/ |
Tests the user posted or commented filter and argument handlers. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.