Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
ViewsTestCacheContext::getLabel function core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php Returns the label of the cache context.
ViewsTestCacheContextFilter::getCacheContexts function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php The cache contexts associated with this object.
ViewsTestDataElementEmbedForm::getFormId function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php Returns a unique string identifying the form.
ViewsTestDataElementForm::getFormId function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php Returns a unique string identifying the form.
ViewsTestDataErrorForm::getFormId function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php Returns a unique string identifying the form.
ViewStorageTest class core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the CRUD functionality for a view.
ViewStorageTest.php file core/modules/views/tests/src/Kernel/ViewStorageTest.php
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::getOriginal function core/modules/views_ui/src/ViewUI.php Returns the original unchanged entity.
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 Provides a standard set of Apply/Cancel/OK buttons for the forms.
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.
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary description.
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.

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