Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
ViewStorageTest::$configProperties property core/modules/views/tests/src/Kernel/ViewStorageTest.php Properties that should be stored in the configuration.
ViewStorageTest::$controller property core/modules/views/tests/src/Kernel/ViewStorageTest.php The configuration entity storage.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewStorageTest::$testViews property core/modules/views/tests/src/Kernel/ViewStorageTest.php Views used by this test.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::displayMethodTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
views_get_current_view function core/modules/views/views.module Find out what, if any, current view is currently in use.
views_get_view_result function core/modules/views/views.module Get the result of a view.
ViewTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewUI::get function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheContexts function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheMaxAge function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheTags function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigDependencyKey function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigDependencyName function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigTarget function core/modules/views_ui/src/ViewUI.php
ViewUI::getDependencies function core/modules/views_ui/src/ViewUI.php
ViewUI::getDisplay function core/modules/views_ui/src/ViewUI.php
ViewUI::getEntityType function core/modules/views_ui/src/ViewUI.php
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php
ViewUI::getExecutable function core/modules/views_ui/src/ViewUI.php
ViewUI::getFormProgress function core/modules/views_ui/src/ViewUI.php Get the user's current progress through the form stack.
ViewUI::getLock function core/modules/views_ui/src/ViewUI.php Gets the lock on this View.
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php
ViewUI::getOverrideValues function core/modules/views_ui/src/ViewUI.php Return the was_defaulted, is_defaulted and revert state of a form.
ViewUI::getStandardButtons function core/modules/views_ui/src/ViewUI.php Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide
a hidden op operator because the forms plugin doesn't seem to properly
provide which button was clicked.
ViewUI::getThirdPartyProviders function core/modules/views_ui/src/ViewUI.php
ViewUI::getThirdPartySetting function core/modules/views_ui/src/ViewUI.php
ViewUI::getThirdPartySettings function core/modules/views_ui/src/ViewUI.php
ViewUI::getTypedData function core/modules/views_ui/src/ViewUI.php
ViewUI::__get function core/modules/views_ui/src/ViewUI.php
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php
Vocabulary::getHierarchy function core/modules/taxonomy/src/Entity/Vocabulary.php
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php
VocabularyDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyDeleteForm::getFormId function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyDeleteForm::getQuestion function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyHalJsonAnonTest::testGet function core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php @todo Remove this override in https://www.drupal.org/node/2805281.
VocabularyInterface::getDescription function core/modules/taxonomy/src/VocabularyInterface.php Returns the vocabulary description.
VocabularyInterface::getHierarchy function core/modules/taxonomy/src/VocabularyInterface.php Returns the vocabulary hierarchy.
VocabularyJsonAnonTest::testGet function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonAnonTest.php Disable the GET test coverage due to bug in taxonomy module.
@todo Fix in https://www.drupal.org/node/2805281: remove this override.
VocabularyLanguageTest class core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests the language functionality for vocabularies.

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