Classes, traits, and interfaces

Primary tabs

Namesort ascending Type Namespace Location Description Direct uses Use statements Strings
_HWLDF_WordAccumulator class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Delete class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Copy class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Change class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Add class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine 4
_DiffEngine class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Class used internally by Diff to actually compute the diffs.
Zip class Drupal\Component\Archiver drupal/core/lib/Drupal/Component/Archiver/Zip.php Defines a archiver implementation for .zip files.
ZendDataCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php
ZendDataCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php Zend Data Cache cache driver. 1
YuiCompressorFilterForTest class Assetic\Test\Filter\Yui drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/BaseCompressorFilterTest.php
YamlTest class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php
YamlFileLoaderTest class Symfony\Component\DependencyInjection\Tests\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoaderTest class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php
YamlFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php YamlFileLoader loads YAML files service definitions. 3
YamlFileLoader class Symfony\Component\Routing\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php YamlFileLoader loads Yaml routing files. 1
YamlDumperTest class Symfony\Component\DependencyInjection\Tests\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php
YamlDumper class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php YamlDumper dumps a service container as a YAML string. 1
Yaml class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php Yaml offers convenience methods to load and dump YAML. 7
XssUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php Tests for check_plain(), filter_xss(), format_string(), and check_url().
Xss class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Xss.php A handler to run a field through simple XSS filtering.
XmlRpcValidatorTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php XML-RPC validator1 specification.
XmlRpcMessagesTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php XML-RPC message and alteration tests.
XmlRpcBasicTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php Perform basic XML-RPC tests that do not require addition callbacks.
XmlFileLoaderTest class Symfony\Component\DependencyInjection\Tests\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoaderTest class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php
XmlFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php XmlFileLoader loads XML files service definitions. 3
XmlFileLoader class Symfony\Component\Routing\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php XmlFileLoader loads XML routing files. 1 2
XmlEncoderTest class Symfony\Component\Serializer\Tests\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoder class Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php Encodes XML data 1
XmlDumperTest class Symfony\Component\DependencyInjection\Tests\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php
XmlDumper class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php XmlDumper dumps a service container as an XML string. 1
XcacheClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php XcacheClassLoader implements a wrapping autoloader cached in Xcache for PHP 5.3.
XcacheCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php
XcacheCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php Xcache cache driver. 1
WriteRecordTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php Tests writing of data records with drupal_write_record().
WrapperTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php Test wrapper form callbacks.
WorkerInterface interface Assetic\Factory\Worker drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php Assets are passed through factory workers before leaving the factory. 1 1
WordLevelDiff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
WizardTestBase abstract class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php Views UI wizard tests. 6 1
WizardTest class Drupal\views\Tests\Comment drupal/core/modules/views/lib/Drupal/views/Tests/Comment/WizardTest.php Tests the comment module integration into the wizard.
WizardPluginBase abstract class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php Provides the interface and base class for Views Wizard plugins. 7 7
WizardManager class Drupal\views\Plugin\Type drupal/core/modules/views/lib/Drupal/views/Plugin/Type/WizardManager.php
WizardInterface interface Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php Defines a common interface for Views Wizard plugins. 1 3
WizardException class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardException.php A custom exception class for our errors. 1
WincacheCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php
WinCacheCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php WinCache cache provider.
WidgetPluginManager class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php Plugin type manager for field widgets.
WidgetLegacyDiscoveryDecorator class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php Custom decorator to add legacy widgets. 1
WidgetInterface interface Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php Interface definition for field widget plugins. 1

Pages

Other projects