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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestResourceConfigInterface::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
| RestResourceConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| RestResourceConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| RestResourceConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| RestResourceConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ReverseContainer::$getServiceId | property | core/ |
A closure on the container that can search for services. |
| ReverseContainer::getId | function | core/ |
Returns the ID of the passed object when it exists as a service. |
| ReverseContainerTest::testGetId | function | core/ |
Tests get id. |
| RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevertOverridesForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevertOverridesForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RevertOverridesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevertOverridesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ReviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ReviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| RevisionableInterface::getRevisionId | function | core/ |
Gets the revision identifier of the entity. |
| RevisionableStorageInterface::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| RevisionDeleteForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| RevisionDeleteForm::getBundleLabel | function | core/ |
Returns the bundle label of an entity. |
| RevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevisionDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RevisionDeleteForm::getEntity | function | core/ |
Gets the form entity. |
| RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| RevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RevisionDeleteFormTest::doTestPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
| RevisionDeleteFormTest::getLogs | function | core/ |
Loads watchdog entries by channel. |
| RevisionDeleteFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
| RevisionDeleteFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
| RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
| RevisionHtmlRouteProvider::getRevisionRevertRoute | function | core/ |
Gets the entity revision revert route. |
| RevisionHtmlRouteProvider::getRevisionViewRoute | function | core/ |
Gets the entity revision view route. |
| RevisionHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
| RevisionLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| RevisionLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| RevisionLinkDelete::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLinkRevert::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| RevisionLinkRevert::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLogEntityTrait::getEntityType | function | core/ |
Gets the entity type definition. |
| RevisionLogEntityTrait::getRevisionCreationTime | function | core/ |
|
| RevisionLogEntityTrait::getRevisionLogMessage | function | core/ |
|
| RevisionLogEntityTrait::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
| RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
| RevisionLogInterface::getRevisionCreationTime | function | core/ |
Gets the entity revision creation timestamp. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.