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 |
|---|---|---|---|
| RestResourceGetRouteProcessorBC | class | core/ |
Processes the BC REST routes, to ensure old route names continue to work. |
| RestResourceGetRouteProcessorBC.php | file | core/ |
|
| RestResourceGetRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
| RestResourceGetRouteProcessorBC::$serializerFormats | property | core/ |
The available serialization formats. |
| RestResourceGetRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
| RestResourceGetRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
| RestResourceGetRouteProcessorBC::__construct | function | core/ |
Constructs a RestResourceGetRouteProcessorBC object. |
| RESTTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
| RESTTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
| 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::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. |
| 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::getRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
| RevisionLogEntityTrait::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
| RevisionLogEntityTrait::getRevisionMetadataKey | function | core/ |
Gets the name of a revision metadata field. |
| 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. |
| RevisionLogInterface::getRevisionLogMessage | function | core/ |
Returns the entity revision log message. |
| RevisionLogInterface::getRevisionUser | function | core/ |
Gets the entity revision author. |
| RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
| RfcLogLevel::getLevels | function | core/ |
Returns a list of severity levels, as defined in RFC 5424. |
| Role::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Role::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Role::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Role::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Role::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Role::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
| Role::getWeight | function | core/ |
Returns the weight. |
| RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
| RoleInterface::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
| RoleInterface::getWeight | function | core/ |
Returns the weight. |
| RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| RoleListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| Roles::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| RoleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.