Search for argument
- Search 7.x for argument
- Search 9.5.x for argument
- Search 8.9.x for argument
- Search 10.3.x for argument
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormTestArgumentsObject.php | file | core/ |
|
FormTestArgumentsObject::buildForm | function | core/ |
Form constructor. |
FormTestArgumentsObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestArgumentsObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestArgumentsObject::submitForm | function | core/ |
Form submission handler. |
FormTestArgumentsObject::validateForm | function | core/ |
Form validation handler. |
HandlerArgumentUserUidTest | class | core/ |
Tests the handler of the user: uid Argument. |
HandlerArgumentUserUidTest.php | file | core/ |
|
HandlerArgumentUserUidTest::$modules | property | core/ |
Modules to install. |
HandlerArgumentUserUidTest::$testViews | property | core/ |
Test views. |
HandlerArgumentUserUidTest::testArgumentTitle | function | core/ |
Tests the generated title of a user: uid argument. |
hook_views_plugins_argument_alter | function | core/ |
Modify the list of available views argument handler plugins. |
hook_views_plugins_argument_default_alter | function | core/ |
Modify the list of available views default argument plugins. |
hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
HtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
HtmlFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
ImageToolkitOperationBase::arguments | function | core/ |
Returns the definition of the operation arguments. |
ImageToolkitOperationBase::prepareArguments | function | core/ |
Checks for required arguments and adds optional argument defaults. |
ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
InputTest::testMissingArgumentsThrowsException | function | core/ |
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue |
InputTest::testPromptArgumentsAreForwarded | function | core/ |
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue |
InvokeCommand::$arguments | property | core/ |
An optional list of arguments to pass to the method. |
LanguageArgument | class | core/ |
Defines an argument handler to accept a language. |
LanguageArgument.php | file | core/ |
|
LanguageArgument::language | function | core/ |
Returns the language name for a given langcode. |
LanguageArgument::summaryName | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
LanguageArgument::title | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::title(). |
LayoutBuilderDecorationTestHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
LayoutBuilderHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
LocalActionManager::$argumentResolver | property | core/ |
An argument resolver object. |
LocalActionManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
LocalTaskDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle |
LocalTaskManager::$argumentResolver | property | core/ |
An argument resolver object. |
LocalTaskManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
LoggingDecoratorTrait::saveInvocationArguments | function | core/ |
Records the arguments from an invocation of the main class method. |
ManyToOne::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
MockInstantiationService::$arguments | property | core/ |
|
MockInstantiationService::getArguments | function | core/ |
Return arguments injected into the service. |
MonthDate::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
NidArgumentTest | class | core/ |
Tests the nid argument handler. |
NidArgumentTest.php | file | core/ |
|
NidArgumentTest::$modules | property | core/ |
Modules to install. |
NidArgumentTest::$testViews | property | core/ |
Views used by this test. |
NidArgumentTest::setUp | function | core/ |
|
NidArgumentTest::testNidArgument | function | core/ |
Tests the nid argument. |
Node::getArgument | function | core/ |
Return the default argument. |
NodeIntegrationTest::testNodeViewTypeArgument | function | core/ |
Tests basic node view with a node type argument. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.