ArgumentDateTest::testMonthHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Tests the Month handler. |
Twig_FilterInterface::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
Twig_FilterInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
FormTestArgumentsObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FormTestArgumentsObject::buildForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ArgumentDefaultTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php |
Overrides Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase::defineOptions(). |
PHPUnit_TextUI_Command::$arguments |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
ArgumentPluginBase::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Determine if the argument can generate a breadcrumb |
ArgumentPluginBase::exceptionTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
ArgumentLanguageTest::testArgument |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php |
Tests the language argument. |
ArgumentPluginBase::defaultActions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a list of default behaviors for this argument if the argument
is not present. |
PHPUnit_Util_InvalidArgumentHelper |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php |
Factory for PHPUnit_Framework_Exception objects that are used to describe
invalid arguments passed to a function or method. |
ArgumentPluginBase::default_action |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Handle the default action, which means our argument wasn't present. |
ArgumentPluginBase::defaultDefault |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
This just returns true. The view argument builder will know where
to find the argument from. |
ArgumentPluginBase::defaultSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: summary. |
ControllerResolver::doGetArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
|
GenericEventTest::testGetArguments |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
Tests Event->getArgs() |
GenericEventTest::testSetArguments |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
DisplayPluginBase::getArgumentText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for the arguments.
The result should contain of an array with |
HandlerArgumentUserUidTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
|
FormTestArgumentsObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
views.argument_validator.schema.yml |
file |
drupal/core/modules/views/config/schema/views.argument_validator.schema.yml |
drupal/core/modules/views/config/schema/views.argument_validator.schema.yml |
AllValidatorTest::getValidArguments |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
ArgumentValidatorPluginBase::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Determine if the administrator has the privileges to use this plugin |
SimpleXMLElement::getArgumentsAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Returns arguments as valid php types. |
ArgumentPluginBase::defaultNotFound |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: not found. |
ArgumentPluginBase::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
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(). |
views.view.test_simple_argument.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_simple_argument.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_simple_argument.yml |
Twig_FunctionInterface::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
Twig_FunctionInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
ArgumentDefaultPluginBase::$argument |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
The argument handler instance associated with this plugin. |
ProcessUtilsTest::testEscapeArgument |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessUtilsTest.php |
@dataProvider dataArguments |
TestMultipleHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the arguments to pass to the controller. |
ArgumentPluginBase::needsStylePlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Determine if the argument needs a style plugin. |
ArgumentPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Build the options form. |
ArgumentPluginBase::summaryNameField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric. |
ArgumentPluginBase::validateArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate that this argument works. By default, all arguments are valid. |
DefinitionDecorator::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
You should always use this method when overwriting existing arguments
of the parent definition. |
views.view.test_user_uid_argument.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml |
FormTestArgumentsObject::validateForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
Twig_ExpressionParser::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
Parses arguments. |
plugin.manager.views.argument_default |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
ArgumentPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
BasePhpFormulaLoader::argumentToArray |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
DisplayPluginBase::getArgumentsTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns to tokens for arguments. |
PhpDumper::getDefinitionsFromArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Gets the definition from arguments. |
ArgumentDateTest::testYearMonthHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Tests the YearMonth handler. |
HandlerArgumentUserUidTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
Views used by this test. |
ArgumentDefaultPluginBase::getArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Return the default argument. |
ArgumentDefaultPluginBase::setArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Sets the parent argument this plugin is associated with. |