Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
StorageTestBase abstract class Drupal\system\Tests\KeyValueStore drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php Base class for testing key-value storages. 3
Store class Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php Store implements all the logic for storing cache metadata (Request and Response headers). 2
StoreInterface interface Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php Interface implemented by HTTP cache stores. 1 1
StoreTest class Symfony\Component\HttpKernel\Tests\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php
Stream class Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php PHP stream implementation 1 2
StreamedResponse class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php StreamedResponse represents a streamed HTTP response. 6
StreamedResponseListener class Symfony\Component\HttpKernel\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php StreamedResponseListener is responsible for sending the Response to the client.
StreamedResponseTest class Symfony\Component\HttpFoundation\Tests drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php
StreamInterface interface Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php OO interface to PHP streams 2 1
StreamWrapperInterface interface Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Defines a Drupal stream wrapper extension. 1
StreamWrapperTest class Drupal\system\Tests\File drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php Tests stream wrapper functions.
String class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/String.php The string data type. 1 1
String class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php Basic argument handler to implement string arguments that may have length limits. 3 3
String class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php Basic textfield filter to handle string filtering commands including equality, like, not like, etc. 1
StringableObject class Symfony\Component\HttpFoundation\Tests drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
StringAsset class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php Represents a string asset. 13
StringAssetTest class Assetic\Test\Asset drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php
StringBase abstract class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringBase.php Defines the locale string base class. 2
StringDatabaseStorage class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php Defines the locale string class. 1
StringInterface interface Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php Defines the locale string interface. 1
StringItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php Defines the 'string_field' entity field item.
StringStorageException class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php Defines an exception thrown when storage operations fail.
StringStorageInterface interface Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php Defines the locale string storage interface. 1
StyleMappingTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php Tests the default/mapping row style.
StylePluginBase abstract class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php Base class to define a style plugin handler. 8 2
StyleTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php Tests some general style plugin related functionality.
StyleTest class Drupal\views_test_data\Plugin\views\style drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php Provides a general test style plugin. 1
StyleTestBase abstract class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php Tests some general style plugin related functionality. 2
StyleUITest class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/StyleUITest.php Tests the UI of style plugins.
StyleUnformattedTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php Tests the default/unformatted row style.
StylusFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php Loads STYL files. 1
StylusFilterTest class Assetic\Test\Filter drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php @group integration
Subquery class Drupal\views\Plugin\views\join drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php Join handler for relationships that join with a subquery as the left field. eg: LEFT JOIN node node_term_data ON ([YOUR SUBQUERY HERE]) = node_term_data.nid
SubscriberService class Symfony\Component\EventDispatcher\Tests drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
SummaryLengthTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php Tests the summary length functionality.
SymfonyFileLocator class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php The Symfony File Locator makes a simplifying assumptions compared to the DefaultFileLocator. By assuming paths only contain entities of a certain namespace the mapping files consists of the short classname only. 1
SymfonyFileLocatorTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php
SyslogTest class Drupal\syslog\Tests drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php Tests the Syslog module functionality.
System class Drupal\Core\Queue drupal/core/lib/Drupal/Core/Queue/System.php Default queue implementation. 1 1
SystemAuthorizeTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php Tests authorize.php and related hooks.
SystemBundle class Drupal\system drupal/core/modules/system/lib/Drupal/system/SystemBundle.php System dependency injection container.
SystemConfigFormBase abstract class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php Full generic test suite for any form that data with the configuration system. 1 1
SystemListing class Drupal\Core drupal/core/lib/Drupal/Core/SystemListing.php Returns information about system object files (modules, themes, etc.). 1
SystemListingCompatibleTest class Drupal\drupal_system_listing_compatible_test\Tests drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php Helper to verify tests in installation profile modules.
SystemListingInfo class Drupal\Core drupal/core/lib/Drupal/Core/SystemListingInfo.php Returns information about system object files (modules, themes, etc.). 1
SystemListingTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php Tests scanning system directories in drupal_system_listing().
SystemUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php Tests upgrade of system variables.
Table class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php Style plugin to render each item as a row in a table.
TableFormatter class Drupal\file\Plugin\field\formatter drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php Plugin implementation of the 'file_table' formatter.
Tables class Drupal\field_sql_storage\Entity drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php Adds tables and fields to the SQL entity query.

Pages

Other projects