Search for destroy
Title | Object type | File name | Summary |
---|---|---|---|
view::destroy | function | includes/ |
Unset references so that a $view object may be properly garbage collected. |
ViewsViewTest::assertViewDestroy | function | tests/ |
Assert that a given view is destroyed properly. |
ViewsViewTest::testDestroy | function | tests/ |
Ensure that every kind of heavy objects are removed by the destructor. |
ViewsViewTest::view_test_destroy | function | tests/ |
Generate an example view. |
views_object::destroy | function | includes/ |
Destructor. |
views_plugin_display::destroy | function | plugins/ |
Destructor. |
views_plugin_style::destroy | function | plugins/ |
Destructor. |