Search for __get
- Search 7.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 |
---|---|---|---|
ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
ExtensionListTrait::getPathname | function | core/ |
|
ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
ExtensionVersion::getMajorVersion | function | core/ |
Gets the major version. |
ExtensionVersion::getMinorVersion | function | core/ |
Gets the minor version. |
ExtensionVersion::getVersionExtra | function | core/ |
Gets the version extra string at the end of the version number. |
ExtensionVersionTest::testGetMajorVersion | function | core/ |
@covers ::getMajorVersion |
ExtensionVersionTest::testGetMinorVersion | function | core/ |
@covers ::getMinorVersion |
ExtensionVersionTest::testGetVersionExtra | function | core/ |
@covers ::getVersionExtra |
ExternalFormUrlTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
ExtractTest::getDefinition | function | core/ |
Returns test migration definition. |
ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FakeAbstractProxy::getId | function | core/ |
|
FakeViewModeContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
FallbackPluginManagerInterface::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
Fast404ExceptionHtmlSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
FavoriteAnimalTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Feed::getDescription | function | core/ |
Returns the description of the feed. |
Feed::getEtag | function | core/ |
Returns the entity tag HTTP response header, used for validating cache. |
Feed::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
Feed::getImage | function | core/ |
Returns the primary image attached to the feed. |
Feed::getLastCheckedTime | function | core/ |
Returns the last time where the feed was checked for new items. |
Feed::getLastModified | function | core/ |
Return when the feed was modified last time. |
Feed::getQueuedTime | function | core/ |
Returns the time when this feed was queued for refresh, 0 if not queued. |
Feed::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
Feed::getType | function | core/ |
Returns the display type that this display requires. |
Feed::getUrl | function | core/ |
Returns the url to the feed. |
Feed::getWebsiteUrl | function | core/ |
Returns the parent website of the feed. |
FeedDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FeedDeleteForm::getDeletionMessage | function | core/ |
|
FeedDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
FeedHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FeedHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FeedHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
FeedHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
FeedInterface::getDescription | function | core/ |
Returns the description of the feed. |
FeedInterface::getEtag | function | core/ |
Returns the entity tag HTTP response header, used for validating cache. |
FeedInterface::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
FeedInterface::getImage | function | core/ |
Returns the primary image attached to the feed. |
FeedInterface::getLastCheckedTime | function | core/ |
Returns the last time where the feed was checked for new items. |
FeedInterface::getLastModified | function | core/ |
Return when the feed was modified last time. |
FeedInterface::getQueuedTime | function | core/ |
Returns the time when this feed was queued for refresh, 0 if not queued. |
FeedInterface::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
FeedInterface::getUrl | function | core/ |
Returns the url to the feed. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.