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. |
2 |
2 |
|
String |
class |
Drupal\Component\Utility |
drupal/core/lib/Drupal/Component/Utility/String.php |
Provides helpers to operate on strings. |
|
17 |
|
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. |
|
|
|
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. |
|
|
2 |
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 |
1 |
|
StringTest |
class |
Drupal\Tests\Component\Utility |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests string filtering. |
|
|
|
Struct |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/Struct.php |
|
|
|
|
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. |
10 |
5 |
|
StylesCombo |
class |
Drupal\ckeditor\Plugin\CKEditorPlugin |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Defines the "stylescombo" plugin. |
|
|
|
StyleSerializerTest |
class |
Drupal\rest\Tests\Views |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Tests the serializer style plugin. |
|
|
|
StyleTableUnitTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Tests the table style plugin. |
|
|
|
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_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/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. |
|
|
|
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\HttpKernel\Tests\DependencyInjection |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php |
|
|
|
|
SubscriberService |
class |
Symfony\Component\EventDispatcher\Tests |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
|
|
|
SubtreeAccess |
class |
Drupal\toolbar\Access |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Access/SubtreeAccess.php |
Defines a special access checker for the toolbar subtree route. |
|
|
2 |
Success |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/Success.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 |
|
|
|
|
SyndicateBlock |
class |
Drupal\node\Plugin\Block |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Provides a 'Syndicate' block that links to the site's RSS feed. |
|
|
|
SyslogTest |
class |
Drupal\syslog\Tests |
drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php |
Tests the Syslog module functionality. |
|
|
|
SystemAuthorizeTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests authorize.php and related hooks. |
|
|
|
SystemConfigFormBase |
abstract class |
Drupal\system |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Base class for implementing system configuration forms. |
25 |
25 |
|
SystemConfigFormTest |
class |
Drupal\system\Tests\Form |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
|
|
|
SystemConfigFormTestBase |
abstract class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php |
Full generic test suite for any form that data with the configuration system. |
2 |
2 |
|
SystemConfigFormTestForm |
class |
Drupal\form_test |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/SystemConfigFormTestForm.php |
Tests the SystemConfigFormBase class. |
|
2 |
1 |
SystemConfigSubscriber |
class |
Drupal\system |
drupal/core/modules/system/lib/Drupal/system/SystemConfigSubscriber.php |
System Config subscriber. |
|
|
|
SystemHelpBlock |
class |
Drupal\system\Plugin\Block |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemHelpBlock.php |
Provides a 'System Help' block. |
|
|
|
SystemInfoController |
class |
Drupal\system\Controller |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Returns responses for System Info routes. |
|
|
|
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(). |
|
|
|
SystemMainBlock |
class |
Drupal\system\Plugin\Block |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMainBlock.php |
Provides a 'Main page content' block. |
|
|
|
SystemManager |
class |
Drupal\system |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
System Manager Service. |
|
1 |
2 |