Namesort descending Location Description
view::set_offset core/modules/views/includes/view.inc Set the offset on the pager.
view::set_title core/modules/views/includes/view.inc Override the view's current title.
view::set_use_ajax core/modules/views/includes/view.inc Whether or not AJAX should be used. If AJAX is used, paging, tablesorting and exposed filters will be fetched via an AJAX call rather than a page refresh.
view::start_query_capture core/modules/views/includes/view.inc Set up query capturing.
view::update core/modules/views/includes/view.inc Perform automatic updates when loading or importing a view.
view::use_pager core/modules/views/includes/view.inc Determine if the pager actually uses a pager.
view::validate core/modules/views/includes/view.inc Make sure the view is completely valid.
view::_build core/modules/views/includes/view.inc Internal method to build an individual set of handlers.
view::_build_arguments core/modules/views/includes/view.inc Build all the arguments.
view::_init_handler core/modules/views/includes/view.inc Attach all of the handlers for each type.
view::_post_execute core/modules/views/includes/view.inc Run the post_execute() on all active handlers.
view::_pre_query core/modules/views/includes/view.inc Run the pre_query() on all active handlers.
view::__construct core/modules/views/includes/view.inc Constructor
ViewsAccessTest::setUp core/modules/views/tests/views_access.test Sets up a Backdrop site for running functional and integration tests.
ViewsAccessTest::testAccessNone core/modules/views/tests/views_access.test Tests none access plugin.
ViewsAccessTest::testAccessPerm core/modules/views/tests/views_access.test Tests perm access plugin.
ViewsAccessTest::testAccessRole core/modules/views/tests/views_access.test Tests role access plugin.
ViewsAccessTest::testDynamicAccessPlugin core/modules/views/tests/views_access.test Tests dynamic access plugin.
ViewsAccessTest::testStaticAccessPlugin core/modules/views/tests/views_access.test Tests static access check.
ViewsAccessTest::viewsPlugins core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_dynamic core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_none core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_perm core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_role core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_static core/modules/views/tests/views_access.test
ViewsAjaxTest::setUp core/modules/views/tests/views_ajax.test Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::simpleAjaxPost core/modules/views/tests/views_ajax.test Perform a simple AJAX POST HTTP request.
ViewsAjaxTest::testAjaxView core/modules/views/tests/views_ajax.test Tests an ajax and non-ajax view.
ViewsAnalyzeTest::setUp core/modules/views/tests/views_analyze.test Sets up a Backdrop site for running functional and integration tests.
ViewsAnalyzeTest::testAnalyzeBasic core/modules/views/tests/views_analyze.test Tests that analyze works in general.
ViewsArgumentDefaultTest::setUp core/modules/views/tests/views_argument_default.test Sets up a Backdrop site for running functional and integration tests.
ViewsArgumentDefaultTest::testArgumentDefaultFixed core/modules/views/tests/views_argument_default.test Tests fixed default argument.
ViewsArgumentDefaultTest::testArgumentDefaultNode core/modules/views/tests/views_argument_default.test @todo Test node default argument.
ViewsArgumentDefaultTest::testArgumentDefaultNoOptions core/modules/views/tests/views_argument_default.test Tests the use of a default argument plugin that provides no options.
ViewsArgumentDefaultTest::testArgumentDefaultPhp core/modules/views/tests/views_argument_default.test @todo Test php default argument.
ViewsArgumentDefaultTest::view_argument_default_fixed core/modules/views/tests/views_argument_default.test
ViewsArgumentValidatorTest::testArgumentValidateNumeric core/modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::testArgumentValidatePhp core/modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::testArgumentValidatePhpFailure core/modules/views/tests/views_argument_validator.test Make sure argument validation works properly.
ViewsArgumentValidatorTest::view_argument_validate_numeric core/modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::view_test_argument_validate_php core/modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure core/modules/views/tests/views_argument_validator.test
ViewsBasicTest::testSimpleArgument core/modules/views/tests/views_basic.test Tests simple argument.
ViewsBasicTest::testSimpleFiltering core/modules/views/tests/views_basic.test Tests filtering of the result set.
ViewsBasicTest::testSimpleResultSet core/modules/views/tests/views_basic.test Tests a trivial result set.
ViewsBlock::form core/modules/views/includes/views.block.inc Build the settings form for editing this block.
ViewsBlock::formSubmit core/modules/views/includes/views.block.inc Submit handler to save the form settings.
ViewsBlock::formValidate core/modules/views/includes/views.block.inc Validate handler to validate the form settings.
ViewsBlock::getAdminTitle core/modules/views/includes/views.block.inc Return an administrative title that will always have a value.
ViewsBlock::getContent core/modules/views/includes/views.block.inc Return the content of a block.

Pages