Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SearchTestBase abstract class Drupal\search\Tests drupal/core/modules/search/lib/Drupal/search/Tests/SearchTestBase.php 20
SearchTokenizerTest class Drupal\search\Tests drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php Test the CJK tokenizer.
Secure class Doctrine\Tests\Common\Annotations\Fixtures\Annotation drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Secure.php 14
Select class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Select.php Query builder for SELECT statements. 3 4
Select class Drupal\Core\Database\Driver\mysql drupal/core/lib/Drupal/Core/Database/Driver/mysql/Select.php
Select class Drupal\Core\Database\Driver\sqlite drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Select.php
Select class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Select.php
Selectable interface Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Selectable.php Interface for collections that allow efficient filtering with an expression API. 1
SelectCloneTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectCloneTest.php Test cloning Select queries.
SelectComplexTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php Tests more complex select statements.
SelectExtender class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php The base extender class for Select queries. 3 4
SelectInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php Interface definition for a Select Query object. 2 16
SelectionBase class Drupal\entity_reference\Plugin\Derivative drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php Base class for selection plugins provided by Entity Reference.
SelectionBase class Drupal\entity_reference\Plugin\entity_reference\selection drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php Plugin implementation of the 'selection' entity_reference. 5 5
SelectionBroken class Drupal\entity_reference\Plugin\Type\Selection drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php A null implementation of SelectionInterface. 1
SelectionInterface interface Drupal\entity_reference\Plugin\Type\Selection drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php Interface definition for Entity Reference selection plugins. 3 2
SelectionPluginManager class Drupal\entity_reference\Plugin\Type drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php Plugin type manager for the Entity Reference Selection plugin. 2
SelectionTest class Drupal\entity_reference\Tests\Views drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php Tests entity reference selection handler.
SelectOrderedTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php Tests SELECT with ORDER BY clauses.
SelectPagerDefaultTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php Tests the pager query select extender.
SelectSubqueryTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php Tests for subselects in a dynamic SELECT query.
SelectTableSortDefaultTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php Tests the tablesort query extender.
SelectTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php Tests the SELECT builder.
SelectWidget class Drupal\options\Plugin\field\widget drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php Plugin implementation of the 'options_select' widget.
Sequence class Drupal\Core\Config\Schema drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php Defines a configuration element of type Sequence. 1
SerializationBundle class Drupal\serialization drupal/core/modules/serialization/lib/Drupal/serialization/SerializationBundle.php Serialization dependency injection container.
SerializationTest class Drupal\serialization\Tests drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php
SerializationTestEncoder class Drupal\serialization_test drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php 2
SerializationTestNormalizer class Drupal\serialization_test drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php 2
Serialized class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php Field handler to show data of serialized fields.
SerializeQueryTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/SerializeQueryTest.php Tests query serialization.
Serializer class Drupal\rest\Plugin\views\style drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php The style plugin for serialized output formats.
Serializer class Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php Serializer serializes and deserializes data 6 2
SerializerAwareEncoder abstract class Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php SerializerAware Encoder implementation 2 1
SerializerAwareInterface interface Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php Defines the interface of encoders 2 2
SerializerAwareNormalizer abstract class Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php SerializerAware Normalizer implementation 3 1
SerializerInterface interface Symfony\Component\Serializer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerInterface.php Defines the interface of the Serializer 1 4
SerializerTest class Symfony\Component\Serializer\Tests drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php
ServerBag class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php ServerBag is a container for HTTP headers from the $_SERVER variable. 1
ServerBagTest class Symfony\Component\HttpFoundation\Tests drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php ServerBagTest
ServerErrorResponseException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php Exception when a server error is encountered (5xx codes)
Service class Symfony\Component\EventDispatcher\Tests drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
ServiceCircularReferenceException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php This exception is thrown when a circular reference is detected. 4
ServiceDestructionTest class Drupal\system\Tests\DrupalKernel drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ServiceDestructionTest.php Tests the service destruction functionality.
ServiceNotFoundException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php This exception is thrown when a non-existent service is requested. 3
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.
ServiceUnavailableHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php ServiceUnavailableHttpException. 2
Session class Symfony\Component\HttpFoundation\Session drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php Session. 3

Pages

Other projects