- views_handler_argument::construct in core/
modules/ views/ handlers/ views_handler_argument.inc - Constructor
- views_handler_field::construct in core/
modules/ views/ handlers/ views_handler_field.inc - Construct a new field handler.
- views_handler_filter_boolean_operator::construct in core/
modules/ views/ handlers/ views_handler_filter_boolean_operator.inc - Views handlers use a special construct function so that we can more easily construct them with variable arguments.
- views_handler_filter_in_operator::construct in core/
modules/ views/ handlers/ views_handler_filter_in_operator.inc - Views handlers use a special construct function so that we can more easily construct them with variable arguments.