view::destroy |
function |
includes/view.inc |
Unset references so that a $view object may be properly garbage collected. |
ViewsViewTest::assertViewDestroy |
function |
tests/views_view.test |
Assert that a given view is destroyed properly. |
ViewsViewTest::testDestroy |
function |
tests/views_view.test |
Ensure that every kind of heavy objects are removed by the destructor. |
ViewsViewTest::view_test_destroy |
function |
tests/views_view.test |
Generate an example view. |
views_object::destroy |
function |
includes/base.inc |
Destructor. |
views_plugin_display::destroy |
function |
plugins/views_plugin_display.inc |
Destructor. |
views_plugin_style::destroy |
function |
plugins/views_plugin_style.inc |
Destructor. |