Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 11.x for __set
  5. Search main for __set
  6. Other projects
Title Object type File name Summary
ViewsEscapingTest::setUp function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Sets up the test.
ViewsFixRevisionIdUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php Set database dump files to be used.
ViewsFixRevisionIdUpdateTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php
ViewsFormBase::setID function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Sets the ID for this form.
ViewsFormBase::setType function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Sets the type for this form.
ViewsFormMultipleTest::setUp function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Sets up the test.
ViewsHandlerInterface::setRelationship function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Sets up any needed relationship.
ViewsHandlerManagerTest::setUp function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php
ViewsHandlerManagerTest::setupMockedFactory function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Setups of the plugin factory.
ViewsHooksTest::setUp function core/modules/views/tests/src/Kernel/ViewsHooksTest.php
ViewsIntegrationTest::setUp function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Sets up the test.
ViewsIntegrationTest::setUp function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsKernelTestBase::dataSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns a very simple test dataset.
ViewsKernelTestBase::orderResultSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewsKernelTestBase::setUp function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsKernelTestBase::setUpFixtures function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Sets up the configuration and schema of views and views_test_data modules.
ViewsListingTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php
ViewsListTest::setUp function core/modules/views_ui/tests/src/Functional/ViewsListTest.php Sets up the test.
ViewsLocalTaskTest::setUp function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsLoggerTestTrait::setUpMockLoggerWithMissingEntity function core/modules/views/tests/src/Traits/ViewsLoggerTestTrait.php Sets up a mock logger for when views can't load an entity.
ViewsMenuLinkTest::setUp function core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Execute a view and assert the expected results.
ViewsModerationStateFilterTest::setUp function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
ViewsModerationStateFilterTest::setUp function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Sets up the test.
ViewsModerationStateSortTest::setUp function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
ViewsModerationStateSortTest::testSortBaseTable function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Tests sorting with a standard data base table.
ViewsModerationStateSortTest::testSortRevisionBaseTable function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Tests sorting with the revision base table.
ViewsNoResultsBehaviorTest::setUp function core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Sets up the test.
ViewsPluginInterface::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Moves form elements into fieldsets for presentation purposes.
ViewsPreprocessTest::setUp function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed.
ViewsPreprocessTest::testPaginationHeadingLevelNotSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed.
ViewsRemoveDefaultArgumentSkipUrlTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Set database dump files to be used.
ViewsRemoveDefaultArgumentSkipUrlTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsSelection::settingsFormValidate function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Element validate; Check View is valid.
ViewsTest::setUp function core/modules/views/tests/src/Unit/ViewsTest.php
ViewsTestEntity::setMockedBaseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets up the mocked base field definitions.
ViewsThemeIntegrationTest::setUp function core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Sets up the test.
ViewsUiIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUITourTest::setUp function core/modules/tour/tests/src/Functional/ViewsUi/ViewsUITourTest.php
ViewsWizardTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
views_post_update_remove_skip_cache_setting function core/modules/views/views.post_update.php Remove the skip_cache settings.
views_set_current_view function core/modules/views/views.module Set the current view.
ViewTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ViewTest.php Sets up the necessary authorization.
ViewTestBase::dataSet function core/modules/views/tests/src/Functional/ViewTestBase.php Returns a very simple test dataset.
ViewTestBase::orderResultSet function core/modules/views/tests/src/Functional/ViewTestBase.php Orders a nested array containing a result set based on a given column.
ViewTestBase::setUp function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the test.
ViewTestData::dataSet function core/modules/views/src/Tests/ViewTestData.php Returns a very simple test dataset.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.