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