SessionBagInterface |
interface |
Symfony\Component\HttpFoundation\Session |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Session Bag store. |
3 |
7 |
|
SessionHandler |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
|
|
|
SessionHandlerInterface |
interface |
|
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
SessionHandlerInterface |
|
|
|
SessionHandlerProxy |
class |
Symfony\Component\HttpFoundation\Session\Storage\Proxy |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
SessionHandler proxy. |
|
3 |
|
SessionHandlerProxyTest |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
Tests for SessionHandlerProxy class. |
|
|
|
SessionHttpsTest |
class |
Drupal\system\Tests\Session |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
Ensure that when running under HTTPS two session cookies are generated. |
|
|
|
SessionInterface |
interface |
Symfony\Component\HttpFoundation\Session |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Interface for the session. |
1 |
1 |
|
SessionStorageInterface |
interface |
Symfony\Component\HttpFoundation\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
StorageInterface. |
2 |
1 |
|
SessionTest |
class |
Symfony\Component\HttpFoundation\Tests\Session |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
SessionTest |
|
|
|
SessionTest |
class |
Drupal\system\Tests\Session |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
|
|
|
|
SessionTestSubscriber |
class |
Drupal\session_test\EventSubscriber |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Defines a test session subscriber that checks whether the session is empty. |
|
|
2 |
SetDelete |
class |
Drupal\shortcut\Form |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Builds the shortcut set deletion form. |
|
|
1 |
SetDialogOptionCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Defines an AJAX command that sets jQuery UI dialog properties. |
1 |
2 |
|
SetDialogTitleCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php |
Defines an AJAX command that sets jQuery UI dialog properties. |
|
1 |
|
SetFormCommand |
class |
Drupal\views\Ajax |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
Provides an AJAX command for setting a form in the views edit modal. |
|
1 |
|
SetStateClass |
class |
Doctrine\Tests\Common\Cache |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
|
|
|
Settings |
final class |
Drupal\Component\Utility |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Read only settings that are initialized with the class. |
|
12 |
2 |
SettingsCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/SettingsCommand.php |
AJAX command for adjusting Drupal's JavaScript settings. |
|
3 |
|
SettingsForm |
class |
Drupal\aggregator\Form |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Configures aggregator settings for this site. |
|
|
1 |
SettingsRewriteTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SettingsRewriteTest.php |
Tests the drupal_rewrite_settings() function. |
|
|
|
SettingsTest |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php |
Tests the various settings in the views UI. |
|
|
|
ShapeItem |
class |
Drupal\field_test\Type |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/ShapeItem.php |
Defines the 'shape_field' entity field item. |
|
|
|
ShapeItemTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/ShapeItemTest.php |
Tests the new entity API for the shape field type. |
|
|
|
Shortcut |
class |
Drupal\shortcut\Plugin\Core\Entity |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php |
Defines the Shortcut configuration entity. |
|
2 |
|
ShortcutAccessController |
class |
Drupal\shortcut |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutAccessController.php |
Defines the access controller for the shortcut entity type. |
|
|
|
ShortcutController |
class |
Drupal\shortcut\Controller |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Controller/ShortcutController.php |
Builds the page for administering shortcut sets. |
|
|
|
ShortcutFormController |
class |
Drupal\shortcut |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Form controller for the shortcut set entity edit forms. |
|
|
|
ShortcutInterface |
interface |
Drupal\shortcut |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutInterface.php |
Provides an interface defining a shortcut entity. |
1 |
1 |
|
ShortcutLinksTest |
class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Defines shortcut links test cases. |
|
|
|
ShortcutListController |
class |
Drupal\shortcut |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Provides a listing of shortcut sets. |
|
|
|
ShortcutsBlock |
class |
Drupal\shortcut\Plugin\Block |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Block/ShortcutsBlock.php |
Provides a 'Shortcut' block. |
|
|
|
ShortcutSetsTest |
class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Defines shortcut set test cases. |
|
|
|
ShortcutStorageController |
class |
Drupal\shortcut |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Defines a storage controller for shortcut entities. |
|
|
|
ShortcutTestBase |
abstract class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Defines base class for shortcut test cases. |
2 |
|
|
ShortcutUpgradePathTest |
class |
Drupal\system\Tests\Upgrade |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ShortcutUpgradePathTest.php |
Tests upgrade of shortcut. |
|
|
|
ShowButtonsCommand |
class |
Drupal\views\Ajax |
drupal/core/modules/views/lib/Drupal/views/Ajax/ShowButtonsCommand.php |
Provides an AJAX command for showing the save and cancel buttons. |
|
|
|
ShutdownFunctionsTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Functional tests shutdown functions. |
|
|
|
SigchildDisabledProcessTest |
class |
Symfony\Component\Process\Tests |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
|
|
|
SigchildEnabledProcessTest |
class |
Symfony\Component\Process\Tests |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
|
|
|
SimpleAnnotationReader |
class |
Doctrine\Common\Annotations |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Simple Annotation Reader. |
|
1 |
|
SimpleAnnotationReaderTest |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
|
|
|
|
SimpleProcessTest |
class |
Symfony\Component\Process\Tests |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
|
|
|
SimpleTestErrorCollectorTest |
class |
Drupal\system\Tests\Common |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Tests SimpleTest error and exception collector. |
|
|
|
SimpletestHttpRequestSubscriber |
class |
Drupal\Core\Http\Plugin |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Subscribe to HTTP requests and override the User-Agent header if the request
is being dispatched from inside a simpletest. |
|
|
2 |
SimpletestResultsForm |
class |
Drupal\simpletest\Form |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Test results form for $test_id. |
|
|
1 |
SimpletestSettingsForm |
class |
Drupal\simpletest\Form |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Configure simpletest settings for this site. |
|
|
1 |
SimpleTestTest |
class |
Drupal\simpletest\Tests |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
|
|
|
|
SimpletestTestForm |
class |
Drupal\simpletest\Form |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php |
List tests arranged in groups that can be selected and run. |
|
|
1 |
SimpleXMLElement |
class |
Symfony\Component\DependencyInjection |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
SimpleXMLElement class. |
1 |
1 |
|
SingleClassLOC1000 |
class |
|
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
|
|
|