Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Search main for id
  6. Other projects
Title Object type File name Summary
service_provider_test_class_2 service core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
service_provider_test_class_3 service core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
service_provider_test_class_4 service core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
service_provider_test_class_5 service core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
service_provider_test_class_6 service core/modules/system/tests/modules/service_provider_test/service_provider_test.services.yml
SessionConfiguration::drupalValidTestUa function core/lib/Drupal/Core/Session/SessionConfiguration.php Wraps drupal_valid_test_ua().
SessionConfigurationTest::providerTestCookieSecure function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the cookie secure test.
SessionConfigurationTest::providerTestEnforcedCookieDomain function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the cookie domain test.
SessionConfigurationTest::providerTestEnforcedSessionName function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the cookie name test.
SessionConfigurationTest::providerTestGeneratedCookieDomain function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the cookie domain test.
SessionConfigurationTest::providerTestGeneratedSessionName function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Data provider for the cookie name test.
SessionConfigurationTest::testCookieSecureNotOverridable function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Tests that session.cookie_secure ini settings cannot be overridden.
SessionHttpsTest::assertSessionIds function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Tests that there exists a session with two specific session IDs.
SessionHttpsTest::getUserLoginFormBuildId function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Gets the form build ID for the user login form.
SessionManagerTest::testDeprecatedMiddlewaresArgument function core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php Tests that session manager is constructed with deprecated argument list.
SessionTest::testEmptySessionID function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests that empty session IDs are not allowed.
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.
SessionTestForm::getFormId function core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
SessionWorkspaceNegotiator::getActiveWorkspaceId function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
Settings::allowUserOverrides function core/themes/admin/src/Settings.php Determine if user overrides are allowed.
Settings::allowUserOverrides function core/themes/default_admin/src/Settings.php Determine if user overrides are allowed.
Settings::overridden function core/themes/admin/src/Settings.php Check if the user setting overrides the global setting.
Settings::overridden function core/themes/default_admin/src/Settings.php Check if the user setting overrides the global setting.
Settings::overriddenSettingByUser function core/themes/admin/src/Settings.php After build callback to modify the description if a setting is overwritten.
Settings::overriddenSettingByUser function core/themes/default_admin/src/Settings.php After build callback to modify the description if a setting is overwritten.
Settings::userOverrideEnabled function core/themes/admin/src/Settings.php Determine if the user enabled overrides.
Settings::userOverrideEnabled function core/themes/default_admin/src/Settings.php Determine if the user enabled overrides.
SettingsConfigValidationTest class core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests Settings Config Validation.
SettingsConfigValidationTest.php file core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php
SettingsConfigValidationTest::$modules property core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php
SettingsConfigValidationTest::testPreviewImagePathIsValidated function core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests that the preview_image setting must be an existing image file.
SettingsForm::getFormId function core/modules/media_library/src/Form/SettingsForm.php
SettingsForm::getFormId function core/modules/navigation/src/Form/SettingsForm.php
SettingsForm::validateForm function core/modules/navigation/src/Form/SettingsForm.php
SettingsForm::validateLogoPath function core/modules/navigation/src/Form/SettingsForm.php Helper function for the navigation settings form.
SettingsTest::providerTestCredentialForm function core/modules/migrate_drupal_ui/tests/src/FunctionalJavascript/SettingsTest.php Data provider for testCredentialForm.
SettingsTest::providerTestDatabaseInfoInitialization function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testDatabaseInfoInitialization().
SettingsTest::providerTestFakeDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testFakeDeprecatedSettings().
SettingsTest::providerTestGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for testGetHashSaltEmpty.
SettingsTest::providerTestRealDeprecatedSettings function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testRealDeprecatedSettings().
SettingsTrayBlockFormTest::testValidationMessages function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Tests that validation errors appear in the off-canvas dialog.
SettingsTrayTestBase::assertOffCanvasBlockFormIsValid function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Asserts that Off-Canvas block form is valid.
SettingsValidator class core/modules/package_manager/src/Validator/SettingsValidator.php Checks that Drupal's settings are valid for Package Manager.
SettingsValidator.php file core/modules/package_manager/src/Validator/SettingsValidator.php
SettingsValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/SettingsValidator.php
SettingsValidator::validate function core/modules/package_manager/src/Validator/SettingsValidator.php Checks that Drupal's settings are valid for Package Manager.
SettingsValidatorTest class core/modules/package_manager/tests/src/Kernel/SettingsValidatorTest.php Tests Settings Validator.
SettingsValidatorTest.php file core/modules/package_manager/tests/src/Kernel/SettingsValidatorTest.php
SettingsValidatorTest::providerSettingsValidation function core/modules/package_manager/tests/src/Kernel/SettingsValidatorTest.php Data provider for testSettingsValidation().

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