Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Singleton class drupal/core/vendor/phpunit/phpunit/Tests/_files/Singleton.php
SiteInformationForm class Drupal\system\Form drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php Configure site information settings for this site. 1
SiteMaintenanceModeForm class Drupal\system\Form drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php Configure maintenance settings for this site. 1
SiteMaintenanceTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php Tests site maintenance functionality.
SiteNameTest class Drupal\system\Tests\Installer drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php Tests that the site name can be set during a non-interactive installation.
SiteSchema class Drupal\rdf\SiteSchema drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php Defines a site-generated schema. 5
SiteSchemaManager class Drupal\rdf\SiteSchema drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php 2 2
SiteSchemaTest class Drupal\rdf\Tests drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php Tests for RDF namespaces XML serialization.
SizeUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php Tests file size parsing and formatting functions.
SlaveDatabaseIgnoreSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php System subscriber for controller requests. 1 2
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 Drupal\module_autoload_test drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php
SomeClass class ClassMap drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php
SomeClass class drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/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. 4
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.
Sql class Drupal\views\Plugin\views\query drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php @todo. 2
SqlBase abstract class Drupal\views\Plugin\views\pager drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php A common base class for sql based pager. 2
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.
StackTest class drupal/core/vendor/phpunit/phpunit/Tests/_files/StackTest.php
Standard class Drupal\views\Plugin\views\relationship drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Standard.php Default implementation of the base relationship plugin.
Standard class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Standard.php Default implementation of the base filter plugin. 1
Standard class Drupal\views\Plugin\views\join drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/Standard.php Default implementation of the join plugin.
Standard class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/Standard.php Plugin annotation @Plugin( id = "standard", derivative = "Drupal\views\Plugin\Derivative\DefaultWizardDeriver" )
Standard class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Standard.php Default implementation of the base sort plugin.
Standard class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Standard.php Default implementation of the base field plugin.
Standard class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Standard.php Default implementation of the base argument plugin.
StandardTest class Drupal\standard\Tests drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php Tests Standard installation profile expectations.
Statement class Drupal\Core\Database\Driver\sqlite drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php Specific SQLite implementation of DatabaseConnection. 1
Statement class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/Statement.php Default implementation of StatementInterface.
StatementEmpty class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/StatementEmpty.php Empty implementation of a database statement. 2
StatementInterface interface Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/StatementInterface.php Represents a prepared statement. 4 4
StatementPrefetch class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php An implementation of StatementInterface that prefetches all data. 1 1
StateSystemUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php Tests upgrade of system variables.
StateValuesCleanAdvancedTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php Tests $form_state clearance with form elements having buttons.
StateValuesCleanTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php Test $form_state clearance.
StaticDiscovery class Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php A discovery mechanism that allows plugin definitions to be manually registered rather than actively discovered. 1 6

Pages

Other projects