Skip to main content
Toolbar items
Back to site
Manage
Administration menu
Content
Structure
Appearance
Extend
Configuration
People
Reports
Help
Shortcuts
User-defined shortcuts
Are you sure you want to delete the rasch trading listing 53277?
Devel Load
Devel Load
Edit 393422
Reinstall modules
Reinstall modules
Trade Debug
Add content
All content
Edit shortcuts
Edit
Tour
cash4ever-admin
User account actions
View profile
Edit profile
Log out
Devel
Development menu
Cache clear
Config editor
Container Info
Current route info
Devel settings
Element Info
Entity Info
Events Info
Field Info
Layouts Info
PHPinfo()
Rebuild Menu
Reinstall Modules
Routes Info
Run cron
State editor
Switch user
Theme registry
View Session
Configure
Breadcrumb
Home
Administration
Structure
Views
Page: Query options
Add to
Default
shortcuts
For
All displays
This page (override)
Disable SQL rewriting
Disabling SQL rewriting will omit all query tags, i. e. disable node access checks as well as override hook_query_alter() implementations in other modules.
WARNING: Disabling SQL rewriting means that node access security is disabled. This may allow users to see data they should not be able to see if your view is misconfigured. Use this option only if you understand and accept this security risk.
Distinct
This will make the view display only distinct items. If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it does not always work. Note that this can slow queries down, so use it with caution.
Use Secondary Server
This will make the query attempt to connect to a replica server if available. If no replica server is defined or available, it will fall back to the default server.
Query Comment
If set, this comment will be embedded in the query and passed to the SQL server. This can be helpful for logging or debugging.
Query Tags
If set, these tags will be appended to the query and can be used to identify the query in a module. This can be helpful for altering queries.