You are here

6 methods override NumericArgument::titleQuery() in Drupal 8

Fid::titleQuery in core/modules/file/src/Plugin/views/argument/Fid.php
Override the behavior of titleQuery(). Get the filenames.
Fid::titleQuery in core/modules/aggregator/src/Plugin/views/argument/Fid.php
Override for specific title lookups.
Iid::titleQuery in core/modules/aggregator/src/Plugin/views/argument/Iid.php
Override for specific title lookups.
Nid::titleQuery in core/modules/node/src/Plugin/views/argument/Nid.php
Override the behavior of title(). Get the title of the node.
Uid::titleQuery in core/modules/user/src/Plugin/views/argument/Uid.php
Override the behavior of title(). Get the name of the user.
Vid::titleQuery in core/modules/node/src/Plugin/views/argument/Vid.php
Override the behavior of title(). Get the title of the revision.