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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
VariationCacheFactoryInterface::get function core/lib/Drupal/Core/Cache/VariationCacheFactoryInterface.php Gets a variation cache for a given cache bin.
VariationCacheInterface::get function core/lib/Drupal/Core/Cache/VariationCacheInterface.php Gets a cache entry based on cache keys.
VariationCacheInterface::getMultiple function core/lib/Drupal/Core/Cache/VariationCacheInterface.php Gets multiple cache entries based on a set of cache keys.
VariationCacheTest::getSortedCacheId function core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php Creates the sorted cache ID from cache ID parts.
VegetableInterface interface core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php Provides an interface for test plugins.
VegetableInterface.php file core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php
VendorHardeningExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/VendorHardeningExcluder.php
VendorHardeningPlugin::getInstalledPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets a list of all installed packages from Composer.
VendorHardeningPlugin::getInstallPathForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets the installed path for a package.
VendorHardeningPlugin::getSubscribedEvents function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VersionById::getRevisionId function core/modules/jsonapi/src/Revisions/VersionById.php Gets the revision ID.
VersionByRel::getRevisionId function core/modules/jsonapi/src/Revisions/VersionByRel.php Gets the revision ID.
VersionHistoryController::getOperationLinks function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Get operations for an entity revision.
VersionHistoryController::getRevisionDescription function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Get a description of the revision.
VersionHistoryController::getRevisionDescriptionDateFormat function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Date format to use for revision description dates.
VersionHistoryLocalTasks::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Gets the definition of all derivatives of a base plugin.
VersionNegotiator::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Gets a negotiated entity revision.
VersionNegotiatorInterface::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Gets the identified revision.
VerticalTabs::getInfo function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Returns the element properties for this element.
View::getDisplay function core/modules/views/src/Entity/View.php Retrieves a specific display's configuration by reference.
View::getExecutable function core/modules/views/src/Entity/View.php Gets an executable instance for this view.
View::getInfo function core/modules/views/src/Element/View.php Returns the element properties for this element.
ViewAjaxControllerTest::getCommands function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Gets the commands entry from the response object.
ViewAjaxResponse::getView function core/modules/views/src/Ajax/ViewAjaxResponse.php Gets the executed view of this response.
ViewEditForm::getDisplayDetails function core/modules/views_ui/src/ViewEditForm.php Helper function to get the display details section of the edit UI.
ViewEditForm::getDisplayTab function core/modules/views_ui/src/ViewEditForm.php Returns a renderable array representing the edit page for one display.
ViewEditForm::getFormBucket function core/modules/views_ui/src/ViewEditForm.php Add information about a section to a display.
ViewEntityDependenciesTest::testGetDependencies function core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php Tests the getDependencies method.
ViewEntityInterface::getDisplay function core/modules/views/src/ViewEntityInterface.php Retrieves a specific display's configuration by reference.
ViewEntityInterface::getExecutable function core/modules/views/src/ViewEntityInterface.php Gets an executable instance for this view.
ViewExecutable::$exposed_widgets property core/modules/views/src/ViewExecutable.php The render array for the exposed form.
ViewExecutable::$get_total_rows property core/modules/views/src/ViewExecutable.php Force the query to calculate the total number of results.
ViewExecutable::getBaseEntityType function core/modules/views/src/ViewExecutable.php Returns the entity type of the base table, if available.
ViewExecutable::getBaseTables function core/modules/views/src/ViewExecutable.php Creates a list of base tables to be used by the view.
ViewExecutable::getCacheTags function core/modules/views/src/ViewExecutable.php Gets the cache tags associated with the executed view.
ViewExecutable::getCurrentPage function core/modules/views/src/ViewExecutable.php Gets the current page from the pager.
ViewExecutable::getDependencies function core/modules/views/src/ViewExecutable.php Gets dependencies for the view.
ViewExecutable::getDisplay function core/modules/views/src/ViewExecutable.php Gets the current display plugin.
ViewExecutable::getExposedInput function core/modules/views/src/ViewExecutable.php Figures out what the exposed input for this view is.
ViewExecutable::getHandler function core/modules/views/src/ViewExecutable.php Gets the configuration of a handler instance on a given display.
ViewExecutable::getHandlers function core/modules/views/src/ViewExecutable.php Gets an array of handler instances for the current display.
ViewExecutable::getHandlerTypes function core/modules/views/src/ViewExecutable.php Provides a list of views handler types used in a view.
ViewExecutable::getItemsPerPage function core/modules/views/src/ViewExecutable.php Gets the items per page from the pager.
ViewExecutable::getOffset function core/modules/views/src/ViewExecutable.php Gets the pager offset from the pager.
ViewExecutable::getPager function core/modules/views/src/ViewExecutable.php Gets the current pager plugin.
ViewExecutable::getPath function core/modules/views/src/ViewExecutable.php Gets the base path used for this view.
ViewExecutable::getPluginTypes function core/modules/views/src/ViewExecutable.php Returns the valid types of plugins that can be used.
ViewExecutable::getQuery function core/modules/views/src/ViewExecutable.php Gets the current query plugin.
ViewExecutable::getRequest function core/modules/views/src/ViewExecutable.php Gets the request object.
ViewExecutable::getResponse function core/modules/views/src/ViewExecutable.php Gets the response object used by the view.

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