Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for execute

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_plugin_display_block::execute function modules/views/plugins/views_plugin_display_block.inc The display block handler returns the structure necessary for a block.
views_plugin_pager_none::post_execute function modules/views/plugins/views_plugin_pager_none.inc Perform any needed actions just after the query executing.
views_plugin_display_default::execute function modules/views/plugins/views_plugin_display_default.inc The default execute handler fully renders the view.
views_plugin_exposed_form::pre_execute function modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_exposed_form::post_execute function modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_pager::execute_count_query function modules/views/plugins/views_plugin_pager.inc Execute the count query, which will be done just prior to the query itself being executed.
views_handler_field_field::post_execute function modules/field/views/views_handler_field_field.inc Load the entities for all fields that are about to be displayed.
views_plugin_display_attachment::execute function modules/views/plugins/views_plugin_display_attachment.inc When used externally, this is how a view gets run and returns data in the format required.
views_plugin_display_extender::pre_execute function modules/views/plugins/views_plugin_display_extender.inc Set up any variables on the view prior to execution.
views_plugin_pager_none::execute_count_query function modules/views/plugins/views_plugin_pager_none.inc Execute the count query, which will be done just prior to the query itself being executed.
views_plugin_display_page::execute_hook_menu function modules/views/plugins/views_plugin_display_page.inc Add this display's path information to Backdrop's menu system.
DatabaseTransactionTestCase::executeDDLStatement function modules/simpletest/tests/database_test.test Execute a DDL statement.
views_plugin_display_block::execute_hook_block_list function modules/views/plugins/views_plugin_display_block.inc Return a list of blocks provided by this display plugin.

Pages

  • « first
  • ‹ previous
  • 1
  • 2

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS