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 10.3.x for __set
  5. Search 11.x for __set
  6. Other projects
Title Object type File name Summary
ViewsDataTest::testFullyLoadedPropertySetAfterCacheLoad function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that fullyLoaded is TRUE when data is loaded from cache.
ViewsDataTest::testFullyLoadedPropertySetAfterDataLoad function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that fullyLoaded is only set to TRUE after data is completely loaded.
ViewsDataTest::testFullyLoadedSetByGetMethod function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests fullyLoaded with get() method triggering full data load.
ViewSelectionEntityReferenceTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php
ViewsEntitySchemaSubscriber::baseTableRename function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Updates views if a base table is renamed.
ViewsEntitySchemaSubscriberIntegrationTest::setUp function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming base tables adapts the views.
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming revision tables adapts the views.
ViewsEscapingTest::setUp function core/modules/views/tests/src/Functional/ViewsEscapingTest.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
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.
ViewsHandlerManagerTest::setUpMockModuleHandler function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Reinitializes the module handler as a mock object.
ViewsHandlerManagerTest::setUpMockViewsData function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Reinitializes the views data as a mock object.
ViewsHooksTest::setUp function core/modules/views/tests/src/Kernel/ViewsHooksTest.php
ViewsIntegrationTest::setUp function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsIntegrationTest::setUp function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Sets up the test.
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
ViewsLocalTaskTest::setUp function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsLocalTaskTest::setUpMockRouteProvider function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Reinitializes the route provider as a mock object.
ViewsLocalTaskTest::setUpMockState function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Reinitializes the state as a mock object.
ViewsLocalTaskTest::setUpMockViewStorage function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Reinitializes the view storage as a mock object.
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
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
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 the mini pager when an empty pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelNotSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the mini pager when no pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the mini pager when a pagination_heading_level value is passed.
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
ViewStyleHtmlListTest::setUp function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewsUiIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php

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