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. Other projects
Title Object type File name Summary
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::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.
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::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::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.
SimpleConfigSectionStorage::getContextsDuringPreview function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets contexts for use during preview.
SimpleConfigSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the URL used to display the Layout Builder UI.
SimpleConfigSectionStorage::getRedirectUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the URL used when redirecting away from the Layout Builder UI.
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the layout sections.
SimpleConfigSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns an identifier for this storage.
SimpleConfigSectionStorage::getStorageType function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the type of this storage.
SimpleSource::getIds function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php Defines the source fields uniquely identifying a source row.
SimpletestTestRunResultsStorage::getConnection function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Returns the database connection to use for inserting assertions.
SimpletestTestRunResultsStorage::getCurrentTestRunState function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Get state information about a test run, from storage.
SimpletestTestRunResultsStorage::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Get test results for a test run, ordered by test class.
SimpletestTestRunResultsStorageTest class core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests Drupal\Core\Test\SimpletestTestRunResultsStorage.
SimpletestTestRunResultsStorageTest.php file core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
SimpletestTestRunResultsStorageTest::$connection property core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php The database connection for testing.
SimpletestTestRunResultsStorageTest::$testRunResultsStorage property core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php The test run results storage.
SimpletestTestRunResultsStorageTest::getTestLogEntry function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Returns a sample test run log entry.
SimpletestTestRunResultsStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests build environment keeping existing results.
SimpletestTestRunResultsStorageTest::testBuildNewEnvironment function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests build new environment.
SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests get current test run state.
SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests get log entries by test class.
SiteCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php Gets the cacheability metadata for the context.

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