Search for argument

  1. Search 7.x for argument
  2. Search 9.5.x for argument
  3. Search 8.9.x for argument
  4. Search 11.x for argument
  5. Other projects
Title Object type File name Summary
ViewsConfigUpdater::processDefaultArgumentSkipUrlUpdate function core/modules/views/src/ViewsConfigUpdater.php Processes arguments and removes the default_argument_skip_url setting.
ViewsConfigUpdater::processEntityArgumentUpdate function core/modules/views/src/ViewsConfigUpdater.php Processes arguments and convert 'numeric' to 'entity_target_id' if needed.
ViewsEntityArgumentValidator class core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Provides views argument validator plugin definitions for all entity types.
ViewsEntityArgumentValidator.php file core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityArgumentValidator::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php List of derivative definitions.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Creates a new class instance.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
ViewsEntityArgumentValidator::__construct function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Constructs a ViewsEntityArgumentValidator object.
ViewsForm::$viewArguments property core/modules/views/src/Form/ViewsForm.php The arguments passed to the active view.
ViewsRemoveDefaultArgumentSkipUrlTest class core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the removal of the default_argument_skip_url setting.
ViewsRemoveDefaultArgumentSkipUrlTest.php file core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Modules to install after the database is loaded.
ViewsRemoveDefaultArgumentSkipUrlTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Set database dump files to be used.
ViewsRemoveDefaultArgumentSkipUrlTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the upgrade path removing default_argument_skip_url.
views_post_update_remove_default_argument_skip_url function core/modules/views/views.post_update.php Remove default_argument_skip_url setting.
views_post_update_views_data_argument_plugin_id function core/modules/views/views.post_update.php Post update configured views for entity reference argument plugin IDs.
views_test_config_views_plugins_argument_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_data_handler_test_access_callback_argument function core/modules/views/tests/modules/views_test_data/views_test_data.module Access callback with an argument for the generic handler test.
WorkspacesHtmlEntityFormController::getFormArgument function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Extracts the form argument string from a request.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.