Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsExposedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::getBaseFormId | function | core/ |
Returns a string for the form's base ID. |
| ViewsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::getFormObject | function | core/ |
Returns the object used to build the step form. |
| ViewsFormBase::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormBase::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormInterface::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormInterface::getFormKey | function | core/ |
Returns the key that represents this form. |
| ViewsFormInterface::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormMainForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsHandlerInterface::getEntityType | function | core/ |
Determines the entity type used by this handler. |
| ViewsHandlerInterface::getField | function | core/ |
Shortcut to get a handler's raw field value. |
| ViewsHandlerInterface::getJoin | function | core/ |
Get the join object that should be used for this handler. |
| ViewsHandlerInterface::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
| ViewsHandlerManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| ViewsHandlerManager::getHandler | function | core/ |
Fetches a handler from the data cache. |
| ViewsHandlerManagerTest::testGetHandlerBaseInformationPropagation | function | core/ |
Tests getHandler() and its base information propagation. |
| ViewsHandlerManagerTest::testGetHandlerNoOverride | function | core/ |
Tests getHandler() without an override. |
| ViewsHandlerManagerTest::testGetHandlerOverride | function | core/ |
Tests getHandler() with an override. |
| ViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
| ViewsLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask | function | core/ |
Tests fetching the derivatives on a view with a local task and a parent. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask | function | core/ |
Tests fetching the derivatives on a view with without a local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute | function | core/ |
Tests fetching the derivatives on a view which overrides an existing route. |
| ViewsMenuLink::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
| ViewsMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| ViewsPluginInterface::getProvider | function | core/ |
Returns the plugin provider. |
| ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
| ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
| ViewsSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| ViewsTest::providerTestGetApplicableViews | function | core/ |
Data provider for testGetApplicableViews. |
| ViewsTest::testGetApplicableViews | function | core/ |
@covers ::getApplicableViews[[api-linebreak]] |
| ViewsTest::testGetNonExistentView | function | core/ |
Tests the getView() method against a non-existent view. |
| ViewsTest::testGetView | function | core/ |
Tests the getView() method. |
| ViewsTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ViewsTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ViewsTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ViewsTestDataElementEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataElementForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewStorageTest | class | core/ |
Tests the CRUD functionality for a view. |
| ViewStorageTest.php | file | core/ |
Pagination
- Previous page
- Page 205
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.