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. Other projects
Title Object type File name Summary
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.
ViewStyleHtmlListTest::setUp function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Sets up the test.
ViewsUiIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiThemeHooks::preprocessDisplayTabSetting function core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php Prepares variables for Views UI display tab setting templates.
ViewsWizardTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
views_set_current_view function core/modules/views/views.module Set the current view.
views_test_config_updater_post_update_set_deprecations_disabled function core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php Test post update to set deprecations disabled.
views_third_party_settings_test.info.yml file core/modules/views/tests/modules/views_third_party_settings_test/views_third_party_settings_test.info.yml core/modules/views/tests/modules/views_third_party_settings_test/views_third_party_settings_test.info.yml
views_third_party_settings_test.schema.yml file core/modules/views/tests/modules/views_third_party_settings_test/config/schema/views_third_party_settings_test.schema.yml core/modules/views/tests/modules/views_third_party_settings_test/config/schema/views_third_party_settings_test.schema.yml
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.
ViewTranslationTest::setUp function core/modules/views/tests/src/Functional/ViewTranslationTest.php Sets up the test.
ViewUI::cacheSet function core/modules/views_ui/src/ViewUI.php Sets a cached view object in the shared tempstore.
ViewUI::getThirdPartySetting function core/modules/views_ui/src/ViewUI.php Gets the value of a third-party setting.
ViewUI::getThirdPartySettings function core/modules/views_ui/src/ViewUI.php Gets all third-party settings of a given module.
ViewUI::set function core/modules/views_ui/src/ViewUI.php Sets the value of a property.
ViewUI::setLock function core/modules/views_ui/src/ViewUI.php Sets a lock on this View.
ViewUI::setOriginal function core/modules/views_ui/src/ViewUI.php Sets the original unchanged entity.
ViewUI::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.
ViewUI::setStatus function core/modules/views_ui/src/ViewUI.php Sets the status of the configuration entity.
ViewUI::setSyncing function core/modules/views_ui/src/ViewUI.php Sets the status of the synchronization flag.
ViewUI::setThirdPartySetting function core/modules/views_ui/src/ViewUI.php Sets the value of a third-party setting.
ViewUI::setUninstalling function core/modules/views_ui/src/ViewUI.php
ViewUI::unsetLock function core/modules/views_ui/src/ViewUI.php Unsets the lock on this View.
ViewUI::unsetThirdPartySetting function core/modules/views_ui/src/ViewUI.php Unsets a third-party setting.
ViewValidationTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
Vocabulary::setNewRevision function core/modules/taxonomy/src/Entity/Vocabulary.php Sets whether a new revision should be created by default.
VocabularyCrudTest::setUp function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
VocabularyInterface::setNewRevision function core/modules/taxonomy/src/VocabularyInterface.php Sets whether a new revision should be created by default.
VocabularyLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyPermissionsTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyResetForm class core/modules/taxonomy/src/Form/VocabularyResetForm.php Provides confirmation form for resetting a vocabulary to alphabetical order.
VocabularyResetForm.php file core/modules/taxonomy/src/Form/VocabularyResetForm.php
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.
VocabularyResetForm::create function core/modules/taxonomy/src/Form/VocabularyResetForm.php Instantiates a new instance of this class.
VocabularyResetForm::getCancelUrl function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the route to go to if the user cancels the action.
VocabularyResetForm::getConfirmText function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a caption for the button that confirms the action.
VocabularyResetForm::getDescription function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns additional text to display as a description.
VocabularyResetForm::getFormId function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a unique string identifying the form.
VocabularyResetForm::getQuestion function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the question to ask the user.
VocabularyResetForm::submitForm function core/modules/taxonomy/src/Form/VocabularyResetForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
VocabularyResetForm::__construct function core/modules/taxonomy/src/Form/VocabularyResetForm.php Constructs a new VocabularyResetForm object.
VocabularyResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Sets up the necessary authorization.

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