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
SessionExistsCacheContextTestHooks::pageTop function core/modules/system/tests/modules/session_exists_cache_context_test/src/Hook/SessionExistsCacheContextTestHooks.php Implements hook_page_top().
SessionHttpsTest::getGuzzleCookieJar function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Creates a new Guzzle CookieJar with a Xdebug cookie if necessary.
SessionHttpsTest::getPathFromLocationHeader function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Extracts internal path from the location header on the response.
SessionHttpsTest::getUserLoginFormBuildId function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Gets the form build ID for the user login form.
SessionManager::getSessionDataMask function core/lib/Drupal/Core/Session/SessionManager.php Returns a map specifying which session key is containing user data.
SessionTestController::get function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Prints the stored session value to the screen.
SessionTestController::getFromSessionObject function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Prints the stored session value to the screen.
SessionTestController::getId function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Print the current session ID.
SessionTestController::getIdFromCookie function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Print the current session ID as read from the cookie.
SessionTestController::getSession function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Returns the values stored in the active session and the user ID.
SessionTestForm::getFormId function core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
SessionTestSubscriber::getSubscribedEvents function core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php Registers the methods in this class that should be listeners.
SessionTestTrait::getSessionName function core/tests/Drupal/Tests/SessionTestTrait.php Returns the session name in use on the child site.
SessionWorkspaceNegotiator::getActiveWorkspaceId function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
SetInlineBlockDependency::getInlineBlockDependency function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Get the access dependency of an inline block.
SetInlineBlockDependency::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
SetInlineBlockDependency::onGetDependency function core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event.
SettableDiscoveryExtensionListTrait::getExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
Settings::get function core/lib/Drupal/Core/Site/Settings.php Returns a setting.
Settings::get function core/themes/admin/src/Settings.php Get the setting for the current user.
Settings::get function core/themes/default_admin/src/Settings.php Get the setting for the current user.
Settings::getAdminTheme function core/themes/admin/src/Settings.php Return the active administration theme.
Settings::getAdminTheme function core/themes/default_admin/src/Settings.php Return the active administration theme.
Settings::getAll function core/lib/Drupal/Core/Site/Settings.php Returns all the settings. This is only used for testing purposes.
Settings::getApcuPrefix function core/lib/Drupal/Core/Site/Settings.php Generates a prefix for APCu user cache keys.
Settings::getDefault function core/themes/admin/src/Settings.php Get the default setting from theme.
Settings::getDefault function core/themes/default_admin/src/Settings.php Get the default setting from theme.
Settings::getHashSalt function core/lib/Drupal/Core/Site/Settings.php Gets a salt useful for hardening against SQL injection.
Settings::getInstance function core/lib/Drupal/Core/Site/Settings.php Returns the settings instance.
Settings::getInstance function core/themes/admin/src/Settings.php Gets the admin settings.
Settings::getInstance function core/themes/default_admin/src/Settings.php Gets the admin settings.
Settings::getSettingsForm function core/themes/admin/src/Settings.php Build the settings form for the theme.
Settings::getSettingsForm function core/themes/default_admin/src/Settings.php Build the settings form for the theme.
SettingsForm::getEditableConfigNames function core/modules/media_library/src/Form/SettingsForm.php
SettingsForm::getEditableConfigNames function core/modules/navigation/src/Form/SettingsForm.php Gets the configuration names that will be editable.
SettingsForm::getFormId function core/modules/navigation/src/Form/SettingsForm.php Returns a unique string identifying the form.
SettingsForm::getFormId function core/modules/media_library/src/Form/SettingsForm.php
SettingsTest::providerTestGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for testGetHashSaltEmpty.
SettingsTest::testGet function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests get.
SettingsTest::testGetAll function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests get all.
SettingsTest::testGetApcuPrefix function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getApcuPrefix().
SettingsTest::testGetDeprecationWhenConfiguredAndNoReplacement function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::get() warns for configured settings with no replacement.
SettingsTest::testGetHashSalt function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt().
SettingsTest::testGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt() with no hash salt value.
SettingsTest::testGetInstance function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests get instance.
SettingsTest::testGetInstanceReflection function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests that an exception is thrown when settings are not initialized yet.
SettingsTest::testGetNoDeprecationWhenNotConfiguredAndNoReplacement function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::get() does not warn for a not configured no-replacement setting.
SettingsTrayBlockFormTest::getBlockTests function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Creates tests for ::testBlocks().
SettingsTrayTest::getBlockSelector function core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php Gets the block CSS selector.
SettingsTrayTestBase::getBlockSelector function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Gets the block CSS selector.

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