views_handler::init in core/modules/views/includes/handlers.inc
init the handler with necessary data.
views_plugin_access::init in core/modules/views/plugins/views_plugin_access.inc
Initialize the plugin.
views_plugin_argument_default::init in core/modules/views/plugins/views_plugin_argument_default.inc
Initialize this plugin with the view and the argument it is linked to.
views_plugin_argument_validate::init in core/modules/views/plugins/views_plugin_argument_validate.inc
Initialize this plugin with the view and the argument it is linked to.
views_plugin_cache::init in core/modules/views/plugins/views_plugin_cache.inc
Initialize the plugin.
views_plugin_display::init in core/modules/views/plugins/views_plugin_display.inc
views_plugin_exposed_form::init in core/modules/views/plugins/views_plugin_exposed_form.inc
Initialize the plugin.
views_plugin_pager::init in core/modules/views/plugins/views_plugin_pager.inc
Initialize the plugin.
views_plugin_query::init in core/modules/views/plugins/views_plugin_query.inc
Constructor; Create the basic query object and fill with default values.
views_plugin_row::init in core/modules/views/plugins/views_plugin_row.inc
Initialize the row plugin.
views_plugin_style::init in core/modules/views/plugins/views_plugin_style.inc
Initialize a style plugin.