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 |
---|---|---|---|
Fixed::getArgument | function | core/ |
Return the default argument. |
FixtureManipulator::$manipulatorArguments | property | core/ |
Arguments to manipulator functions. |
FormattableMarkup::$arguments | property | core/ |
The arguments to replace placeholders with. |
FormController::$argumentResolver | property | core/ |
The argument resolver. |
FormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
FormStateDecoratorBaseTest::providerSingleBooleanArgument | function | core/ |
Provides data to test methods that take a single boolean argument. |
FormTestArgumentsObject | class | core/ |
Provides a test form object that needs arguments. |
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. |
HookAttributeNamedArgumentsHook | class | core/ |
Test Hook attribute named arguments. |
HookAttributeNamedArgumentsHook.php | file | core/ |
|
HookAttributeNamedArgumentsHook::flush | function | core/ |
Implements hook_cache_flush(). |
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. |
http_kernel.controller.argument_metadata_factory | service | core/ |
Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory |
http_kernel.controller.argument_resolver | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver |
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::testAskHiddenPromptArgumentsForwarded | function | core/ |
Tests that the askHidden prompt forwards arguments correctly. |
InputTest::testMissingArgumentsThrowsException | function | core/ |
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue[[api-linebreak]] |
InputTest::testPromptArgumentsAreForwarded | function | core/ |
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue[[api-linebreak]] |
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/ |
Provides the name to use for the summary, defaults to the name field. |
LanguageArgument::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
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[[api-linebreak]] |
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. |
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.