Namesort descending Location Description
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.
ViewsBlock::getTitle core/modules/views/includes/views.block.inc Return the title of a block as configured in the layout.
ViewsBlock::prepare core/modules/views/includes/views.block.inc Do any processing prior to getTitle() and getContent() being called.
ViewsBlock::setDefaultsFromView core/modules/views/includes/views.block.inc Given the loaded View object, populate the default settings for this block.
ViewsBlock::__construct core/modules/views/includes/views.block.inc Create a new Block object.
ViewsCacheTest::getBasicView core/modules/views/tests/views_cache.test Build and return a basic view of the views_test table.
ViewsCacheTest::testExposedFilterSameResultsCaching core/modules/views/tests/views_cache.test Test caching of different exposed filter values with the same view result.

Pages