Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for destroy

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
view::destroy function modules/views/includes/view.inc Unset references so that a $view object may be properly garbage collected.
views_object::destroy function modules/views/includes/base.inc
_backdrop_session_destroy function includes/session.inc Session handler assigned by session_set_save_handler().
ViewsViewTest::testDestroy function modules/views/tests/views_view.test Tests the deconstructor to be sure that every kind of heavy objects are removed.
drupal_session_destroy_uid function includes/drupal.inc Ends a specific user's session(s).
DatabaseConnection::destroy function includes/database/database.inc Destroys this Connection object.
views_plugin_style::destroy function modules/views/plugins/views_plugin_style.inc
backdrop_session_destroy_uid function includes/session.inc Ends a specific user's session(s).
views_plugin_display::destroy function modules/views/plugins/views_plugin_display.inc
ViewsViewTest::assertViewDestroy function modules/views/tests/views_view.test
ViewsViewTest::view_test_destroy function modules/views/tests/views_view.test This view provides some filters, fields, arguments, relationships, sorts, areas and attachments.

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