Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
ExtensionListTestTrait::getThemePath function core/tests/Drupal/Tests/ExtensionListTestTrait.php Gets the path for the specified theme.
ExtensionListTrait::getPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionPathResolver::getPath function core/lib/Drupal/Core/Extension/ExtensionPathResolver.php Gets the extension directory path.
ExtensionPathResolver::getPathname function core/lib/Drupal/Core/Extension/ExtensionPathResolver.php Gets the info file path for the extension.
ExtensionVersion::getMajorVersion function core/lib/Drupal/Core/Extension/ExtensionVersion.php Gets the major version.
ExtensionVersion::getMinorVersion function core/lib/Drupal/Core/Extension/ExtensionVersion.php Gets the minor version.
ExtensionVersion::getVersionExtra function core/lib/Drupal/Core/Extension/ExtensionVersion.php Gets the version extra string at the end of the version number.
ExtensionVersionTest::testGetMajorVersion function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php @covers ::getMajorVersion
ExtensionVersionTest::testGetMinorVersion function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php @covers ::getMinorVersion
ExtensionVersionTest::testGetVersionExtra function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php @covers ::getVersionExtra
ExternalFormUrlTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Returns a unique string identifying the form.
ExtractTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Returns test migration definition.
ExtraFieldBlock::getEntity function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php Gets the entity that has the field.
ExtraFieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
ExtraFieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Gets the definition of all derivatives of a base plugin.
FakeAbstractProxy::getId function core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
FakeViewModeContext::getAvailableContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php Gets all available contexts for the purposes of configuration.
FakeViewModeContext::getRuntimeContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php Gets runtime context values for the given context IDs.
FallbackPluginManagerInterface::getFallbackPluginId function core/lib/Drupal/Component/Plugin/FallbackPluginManagerInterface.php Gets a fallback id for a missing plugin.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
Fast404ExceptionHtmlSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Registers the methods in this class that should be listeners.
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Returns a unique string identifying the form.
Feed::getDescription function core/modules/aggregator/src/Entity/Feed.php Returns the description of the feed.
Feed::getEtag function core/modules/aggregator/src/Entity/Feed.php Returns the entity tag HTTP response header, used for validating cache.
Feed::getHash function core/modules/aggregator/src/Entity/Feed.php Returns the calculated hash of the feed data, used for validating cache.
Feed::getImage function core/modules/aggregator/src/Entity/Feed.php Returns the primary image attached to the feed.
Feed::getLastCheckedTime function core/modules/aggregator/src/Entity/Feed.php Returns the last time where the feed was checked for new items.
Feed::getLastModified function core/modules/aggregator/src/Entity/Feed.php Return when the feed was modified last time.
Feed::getQueuedTime function core/modules/aggregator/src/Entity/Feed.php Returns the time when this feed was queued for refresh, 0 if not queued.
Feed::getRefreshRate function core/modules/aggregator/src/Entity/Feed.php Returns the refresh rate of the feed in seconds.
Feed::getType function core/modules/views/src/Plugin/views/display/Feed.php Returns the display type that this display requires.
Feed::getUrl function core/modules/aggregator/src/Entity/Feed.php Returns the url to the feed.
Feed::getWebsiteUrl function core/modules/aggregator/src/Entity/Feed.php Returns the parent website of the feed.
FeedDeleteForm::getCancelUrl function core/modules/aggregator/src/Form/FeedDeleteForm.php Returns the route to go to if the user cancels the action.
FeedDeleteForm::getDeletionMessage function core/modules/aggregator/src/Form/FeedDeleteForm.php
FeedDeleteForm::getRedirectUrl function core/modules/aggregator/src/Form/FeedDeleteForm.php Returns the URL where the user should be redirected after deletion.
FeedHalJsonTestBase::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/aggregator/FeedHalJsonTestBase.php Returns the expected normalization of the entity.
FeedHalJsonTestBase::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/aggregator/FeedHalJsonTestBase.php Returns the normalized POST entity.
FeedHtmlRouteProvider::getCanonicalRoute function core/modules/aggregator/src/FeedHtmlRouteProvider.php Gets the canonical route.
FeedHtmlRouteProvider::getEditFormRoute function core/modules/aggregator/src/FeedHtmlRouteProvider.php Gets the edit-form route.
FeedInterface::getDescription function core/modules/aggregator/src/FeedInterface.php Returns the description of the feed.
FeedInterface::getEtag function core/modules/aggregator/src/FeedInterface.php Returns the entity tag HTTP response header, used for validating cache.
FeedInterface::getHash function core/modules/aggregator/src/FeedInterface.php Returns the calculated hash of the feed data, used for validating cache.
FeedInterface::getImage function core/modules/aggregator/src/FeedInterface.php Returns the primary image attached to the feed.
FeedInterface::getLastCheckedTime function core/modules/aggregator/src/FeedInterface.php Returns the last time where the feed was checked for new items.
FeedInterface::getLastModified function core/modules/aggregator/src/FeedInterface.php Return when the feed was modified last time.
FeedInterface::getQueuedTime function core/modules/aggregator/src/FeedInterface.php Returns the time when this feed was queued for refresh, 0 if not queued.
FeedInterface::getRefreshRate function core/modules/aggregator/src/FeedInterface.php Returns the refresh rate of the feed in seconds.
FeedInterface::getUrl function core/modules/aggregator/src/FeedInterface.php Returns the url to the feed.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.