Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
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/views_ui/tests/src/Functional/ViewsUITourTest.php
ViewsWizardTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
views_post_update_rename_default_display_setting function core/modules/views/views.post_update.php Rename the setting for showing the default display to 'default_display'.
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.
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::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.
VocabularyCrudTest::setUp function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
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.
VocabularyResponse::setVocabulary function core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php
VocabularyRouteProvider::getResetPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the reset page route.
VocabularySerializationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
VocabularyTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Sets up the necessary authorization.
VocabularyTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyUiTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
WebAssertArgumentsTest::setUp function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.

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