views_get_current_view returns null
I have placed the following function in my .module file to get the information of current view. But it returns null
public function buildForm(array $form, FormStateInterface $form_state) { $record = array(); $view = views_get_current_view(); }
I have added use DrupalviewsViews;
in the top.
What could be the reason to return null. Am i missing anything?
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.