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 Returns the expected JSON:API document for the entity.
ViewTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php Returns the JSON:API POST document.
ViewUI::get function core/modules/views_ui/src/ViewUI.php Returns the value of a property.
ViewUI::getCacheContexts function core/modules/views_ui/src/ViewUI.php The cache contexts associated with this object.
ViewUI::getCacheMaxAge function core/modules/views_ui/src/ViewUI.php The maximum age for which this object may be cached.
ViewUI::getCacheTags function core/modules/views_ui/src/ViewUI.php The cache tags associated with this object.
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
ViewUI::getConfigDependencyKey function core/modules/views_ui/src/ViewUI.php Gets the key that is used to store configuration dependencies.
ViewUI::getConfigDependencyName function core/modules/views_ui/src/ViewUI.php Gets the configuration dependency name.
ViewUI::getConfigTarget function core/modules/views_ui/src/ViewUI.php Gets the configuration target identifier for the entity.
ViewUI::getDependencies function core/modules/views_ui/src/ViewUI.php Gets the configuration dependencies.
ViewUI::getDisplay function core/modules/views_ui/src/ViewUI.php Retrieves a specific display's configuration by reference.
ViewUI::getEntityType function core/modules/views_ui/src/ViewUI.php Gets the entity type definition.
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php Gets the ID of the type of the entity.
ViewUI::getExecutable function core/modules/views_ui/src/ViewUI.php Gets an executable instance for this view.
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 Gets the original ID.
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 Gets the list of third parties that store information.
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::getTypedData function core/modules/views_ui/src/ViewUI.php Gets a typed data object for this entity object.
ViewUI::__get function core/modules/views_ui/src/ViewUI.php
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary description.
Vocabulary::getHierarchy function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary hierarchy.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Defines the source fields uniquely identifying a source row.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Defines the source fields uniquely identifying a source row.
VocabularyDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Gets the message to display to the user after deleting the entity.
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns additional text to display as a description.
VocabularyDeleteForm::getFormId function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns a unique string identifying the form.
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.