ServiceReferenceGraph |
class |
Symfony\Component\DependencyInjection\Compiler |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
This is a directed graph of your services. |
|
|
|
ServiceReferenceGraphEdge |
class |
Symfony\Component\DependencyInjection\Compiler |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Represents an edge in your service graph. |
|
|
|
ServiceReferenceGraphNode |
class |
Symfony\Component\DependencyInjection\Compiler |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Represents a node in your service graph. |
|
|
|
Session |
class |
Symfony\Component\HttpFoundation\Session |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Session. |
|
3 |
|
SessionBagInterface |
interface |
Symfony\Component\HttpFoundation\Session |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Session Bag store. |
3 |
7 |
|
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. |
|
2 |
|
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 |
|
|
|
|
SetStateClass |
class |
Doctrine\Tests\Common\Cache |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
|
|
|
SettingsCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/SettingsCommand.php |
AJAX command for adjusting Drupal's JavaScript settings. |
|
1 |
|
SettingsTest |
class |
Drupal\views\Tests\UI |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/SettingsTest.php |
Tests the various settings in the views UI. |
|
|
|
ShortcutLinksTest |
class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Defines shortcut links test cases. |
|
|
|
ShortcutSetsTest |
class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Defines shortcut set test cases. |
|
|
|
ShortcutTestBase |
abstract class |
Drupal\shortcut\Tests |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Defines base class for shortcut test cases. |
2 |
|
|
ShutdownFunctionsTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Functional tests shutdown functions. |
|
|
|
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 |
|
|
|
|
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. |
|
|
|
SimpleTestTest |
class |
Drupal\simpletest\Tests |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
|
|
|
|
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 |
|
|
|
|
SiteMaintenanceTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Tests site maintenance functionality. |
|
|
|
SizeUnitTest |
class |
Drupal\system\Tests\Common |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Tests file size parsing and formatting functions. |
|
|
|
Some |
class |
Drupal\views\Plugin\views\pager |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Plugin for views without pagers. |
|
|
|
SomeAnnotationClassNameWithoutConstructor |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
|
|
SomeAnnotationClassNameWithoutConstructorAndProperties |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
|
|
SomeAnnotationWithConstructorWithoutParams |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
|
|
SomeClass |
class |
ClassMap |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php |
|
|
|
|
SomeClass |
class |
Drupal\module_autoload_test |
drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php |
|
|
|
|
SomeInterface |
interface |
ClassMap |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
|
1 |
|
|
SomeParent |
abstract class |
ClassMap |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php |
|
1 |
|
|
SortDateTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Tests for core Drupal\views\Plugin\views\sort\Date handler. |
|
|
|
SortingTest |
class |
Drupal\views\Tests\Wizard |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Tests the ability of the views wizard to create views with sorts. |
|
|
|
SortPluginBase |
abstract class |
Drupal\views\Plugin\views\sort |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Base sort handler that has no options and performs a simple sort. |
9 |
3 |
|
SortRandomTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Tests for core Drupal\views\Plugin\views\sort\Random handler. |
|
|
|
SortTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php |
Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler. |
|
|
|
SourceString |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Defines the locale source string object. |
|
5 |
|
SpaceUsedTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/SpaceUsedTest.php |
This will run tests against the $file_managed->spaceUsed() function. |
|
|
|
SprocketsFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php |
Runs assets through Sprockets. |
|
1 |
|
SprocketsFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php |
@group integration |
|
|
|
Sql |
class |
Drupal\views\Plugin\views\query |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
@todo. |
|
1 |
|
SqliteProfilerStorage |
class |
Symfony\Component\HttpKernel\Profiler |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
SqliteProfilerStorage stores profiling information in a SQLite database. |
|
2 |
|
SqliteProfilerStorageTest |
class |
Symfony\Component\HttpKernel\Tests\Profiler |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
|
|
|
SSH |
class |
Drupal\Core\FileTransfer |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
The SSH connection class for the update module. |
|
|
|