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 | 
|---|---|---|---|
| ViewsArgument | class | core/ | 
                                                                                        Defines a Plugin annotation object for views argument handlers. | 
| ViewsArgument.php | file | core/ | 
                                                                                        |
| ViewsArgument.php | file | core/ | 
                                                                                        |
| ViewsArgumentDefault | class | core/ | 
                                                                                        Defines a ViewsArgument attribute for plugin discovery. | 
| ViewsArgumentDefault | class | core/ | 
                                                                                        Defines a Plugin annotation object for views argument default plugins. | 
| ViewsArgumentDefault.php | file | core/ | 
                                                                                        |
| ViewsArgumentDefault.php | file | core/ | 
                                                                                        |
| ViewsArgumentDefault::$id | property | core/ | 
                                                                                        The plugin ID. | 
| ViewsArgumentDefault::$no_ui | property | core/ | 
                                                                                        Whether the plugin should be not selectable in the UI. | 
| ViewsArgumentDefault::$short_title | property | core/ | 
                                                                                        An optional short title used in the views UI. | 
| ViewsArgumentDefault::$title | property | core/ | 
                                                                                        The plugin title used in the views UI. | 
| ViewsArgumentDefault::__construct | function | core/ | 
                                                                                        Constructs a ViewsArgument attribute. | 
| ViewsArgumentValidator | class | core/ | 
                                                                                        Defines a ViewsArgumentValidator attribute object for plugin discovery. | 
| ViewsArgumentValidator | class | core/ | 
                                                                                        Defines a Plugin annotation object for views argument validator plugins. | 
| ViewsArgumentValidator.php | file | core/ | 
                                                                                        |
| ViewsArgumentValidator.php | file | core/ | 
                                                                                        |
| ViewsArgumentValidator::$id | property | core/ | 
                                                                                        The plugin ID. | 
| ViewsArgumentValidator::$no_ui | property | core/ | 
                                                                                        Whether the plugin should be not selectable in the UI. | 
| ViewsArgumentValidator::$short_title | property | core/ | 
                                                                                        An optional short title used in the views UI. | 
| ViewsArgumentValidator::$title | property | core/ | 
                                                                                        The plugin title used in the views UI. | 
| ViewsArgumentValidator::__construct | function | core/ | 
                                                                                        Constructs a ViewsArgumentValidator attribute. | 
| ViewsConfigUpdater::needsEntityArgumentUpdate | function | core/ | 
                                                                                        Checks if 'numeric' arguments should be converted to 'entity_target_id'. | 
| ViewsConfigUpdater::processEntityArgumentUpdate | function | core/ | 
                                                                                        Processes arguments and convert 'numeric' to 'entity_target_id' if needed. | 
| ViewsEntityArgumentValidator | class | core/ | 
                                                                                        Provides views argument validator plugin definitions for all entity types. | 
| ViewsEntityArgumentValidator.php | file | core/ | 
                                                                                        |
| ViewsEntityArgumentValidator::$basePluginId | property | core/ | 
                                                                                        The base plugin ID this derivative is for. | 
| ViewsEntityArgumentValidator::$derivatives | property | core/ | 
                                                                                        List of derivative definitions. | 
| ViewsEntityArgumentValidator::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| ViewsEntityArgumentValidator::create | function | core/ | 
                                                                                        Creates a new class instance. | 
| ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| ViewsEntityArgumentValidator::__construct | function | core/ | 
                                                                                        Constructs a ViewsEntityArgumentValidator object. | 
| ViewsForm::$viewArguments | property | core/ | 
                                                                                        The arguments passed to the active view. | 
| ViewsTestConfigHooks::viewsPluginsArgumentAlter | function | core/ | 
                                                                                        Implements hook_views_plugins_argument_alter(). | 
| views_post_update_add_date_default_arguments | function | core/ | 
                                                                                        Clear cache to add new date default arguments. | 
| views_post_update_views_data_argument_plugin_id | function | core/ | 
                                                                                        Post update configured views for entity reference argument plugin IDs. | 
| views_test_data_handler_test_access_callback_argument | function | core/ | 
                                                                                        Access callback with an argument for the generic handler test. | 
| WorkspacesHtmlEntityFormController::getFormArgument | function | core/ | 
                                                                                        Extracts the form argument string from a request. | 
Pagination
- Previous page
 - Page 14
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.