Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
ShortcutInterface::getUrl function core/modules/shortcut/src/ShortcutInterface.php Returns the URL object pointing to the configured route.
ShortcutInterface::getWeight function core/modules/shortcut/src/ShortcutInterface.php Returns the weight among shortcuts with the same depth.
ShortcutLinkTarget class core/modules/shortcut/src/Entity/ShortcutLinkTarget.php Provides a Shortcut link target handler.
ShortcutLinkTarget.php file core/modules/shortcut/src/Entity/ShortcutLinkTarget.php
ShortcutLinkTarget::getLinkTarget function core/modules/shortcut/src/Entity/ShortcutLinkTarget.php Gets the generated URL object for a linked entity's link target.
ShortcutLocalTasksTest::getShortcutPageRoutes function core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php Provides a list of routes to test.
ShortcutResourceTestBase::getExpectedNormalizedEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Returns the expected normalization of the entity.
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Return the expected error message.
ShortcutResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Returns the normalized POST entity.
ShortcutSet::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Defines the source fields uniquely identifying a source row.
ShortcutSet::getShortcuts function core/modules/shortcut/src/Entity/ShortcutSet.php Returns all the shortcuts from a shortcut set sorted correctly.
ShortcutSetInterface::getShortcuts function core/modules/shortcut/src/ShortcutSetInterface.php Returns all the shortcuts from a shortcut set sorted correctly.
ShortcutSetListBuilder::getDefaultOperations function core/modules/shortcut/src/ShortcutSetListBuilder.php Gets this list's default operations.
ShortcutSetResourceTestBase::getExpectedNormalizedEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Returns the expected normalization of the entity.
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Return the expected error message.
ShortcutSetResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Returns the normalized POST entity.
ShortcutSetStorage::getAssignedToUser function core/modules/shortcut/src/ShortcutSetStorage.php Get the name of the set assigned to this user.
ShortcutSetStorage::getDefaultSet function core/modules/shortcut/src/ShortcutSetStorage.php Gets the default shortcut set for a given user account.
ShortcutSetStorage::getDisplayedToUser function core/modules/shortcut/src/ShortcutSetStorage.php Gets the shortcut set to be displayed for a given user account.
ShortcutSetStorageInterface::getAssignedToUser function core/modules/shortcut/src/ShortcutSetStorageInterface.php Get the name of the set assigned to this user.
ShortcutSetStorageInterface::getDefaultSet function core/modules/shortcut/src/ShortcutSetStorageInterface.php Gets the default shortcut set for a given user account.
ShortcutSetStorageInterface::getDisplayedToUser function core/modules/shortcut/src/ShortcutSetStorageInterface.php Gets the shortcut set to be displayed for a given user account.
ShortcutSetTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Returns the expected JSON:API document for the entity.
ShortcutSetTest::getExpectedDocument function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
ShortcutSetTest::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
ShortcutSetTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Return the expected error message.
ShortcutSetTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Returns the JSON:API POST document.
ShortcutSetTest::getPostDocument function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Gets the destination IDs.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Defines the source fields uniquely identifying a source row.
ShortcutTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Computes the cacheability for a given entity collection.
ShortcutTest::getExpectedCollectionCacheability function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
ShortcutTest::getExpectedDocument function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
ShortcutTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Returns the expected JSON:API document for the entity.
ShortcutTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Return the expected error message.
ShortcutTest::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
ShortcutTest::getPostDocument function core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
ShortcutTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Returns the JSON:API POST document.
ShortcutTestBase::getShortcutInformation function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Extracts information from shortcut set links.
ShortcutThemeHooks::preprocessPageTitle function core/modules/shortcut/src/Hook/ShortcutThemeHooks.php Implements hook_preprocess_HOOK() for page title templates.
ShortcutTranslationUITest::getNewEntityValues function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php Returns an array of entity field values to be tested.
ShortcutTranslationUITest::getTranslatorPermissions function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php Returns an array of permissions needed for the translator.
SimpleAnnotationReader::getClassAnnotation function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets a class annotation.
SimpleAnnotationReader::getClassAnnotations function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets the annotations applied to a class.
SimpleAnnotationReader::getMethodAnnotation function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets a method annotation.
SimpleAnnotationReader::getMethodAnnotations function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets the annotations applied to a method.
SimpleAnnotationReader::getPropertyAnnotation function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets a property annotation.
SimpleAnnotationReader::getPropertyAnnotations function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Gets the annotations applied to a property.
SimpleConfigSectionListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Sets up the section list.
SimpleConfigSectionStorage::getConfigName function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the name to be used to store in the config system.

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