Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
PersistentObjectTest class Doctrine\Tests\Common\Persistence drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php @group DDC-1448
Php class Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/Php.php Generates a UUID v4 using PHP code.
Php class Drupal\views\Plugin\views\argument_default drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php Default argument plugin to provide a PHP code block.
Php class Drupal\views\Plugin\views\argument_validator drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php Provide PHP code to validate whether or not an argument is ok.
PhpAccessTest class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php Tests to make sure access to the PHP filter is properly restricted.
PhpassHashedPassword class Drupal\Core\Password drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php Secure password hashing functions based on the Portable PHP password hashing framework. 2
PhpCssEmbedFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php A filter that embed url directly into css 1
PhpCssEmbedFilterTest class Assetic\Test\Filter drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php @group integration
PHPDriver class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php The PHPDriver includes php files which just populate ClassMetadataInfo instances with plain php code 1
PHPDriverTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php
PhpDumper class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php PhpDumper dumps a service container as a PHP class. 3
PhpDumperTest class Symfony\Component\DependencyInjection\Tests\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
PhpExecutableFinder class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php An executable finder specifically designed for the PHP executable. 1
PhpExecutableFinderTest class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php @author Robert Schönthal <seroscho@googlemail.com>
PhpExtensions class drupal/core/vendor/doctrine/common/bin/travis-setup.php
PhpFileCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php Php file cache driver. 1
PhpFileCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php @group DCOM-101
PhpFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php PhpFileLoader loads service definitions from a PHP file. 2
PhpFileLoader class Symfony\Component\Routing\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php PhpFileLoader loads routes from a PHP file. 1
PhpFileLoaderTest class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php
PhpFileLoaderTest class Symfony\Component\DependencyInjection\Tests\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php
PhpFilterTest class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php Tests to make sure the PHP filter actually evaluates PHP code when used.
PhpGeneratorDumper class Symfony\Component\Routing\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php PhpGeneratorDumper creates a PHP class able to generate URLs for a given set of routes. 1
PhpGeneratorDumperTest class Symfony\Component\Routing\Tests\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
PhpMail class Drupal\Core\Mail drupal/core/lib/Drupal/Core/Mail/PhpMail.php The default Drupal mail backend using PHP's mail function. 1
PhpMatcherDumper class Symfony\Component\Routing\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes. 1
PhpMatcherDumperTest class Symfony\Component\Routing\Tests\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php
PhpParser final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php Parses a file for namespaces/use/class declarations. 2
PhpParserTest class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php
PhpProcess class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php PhpProcess runs a PHP script in an independent process.
PhpStorageFactory class Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php Creates a php storage object 5
PhpStorageInterface interface Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Stores and loads PHP code. 2
PhpStorageTestBase abstract class Drupal\system\Tests\PhpStorage drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php Base test for PHP storage controllers. 2
PhpStreamWrapperInterface interface Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Defines a generic PHP stream wrapper interface. 1
PhpTestBase abstract class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php Defines a base PHP test case class. 2
PHPTransliteration class Drupal\Core\Transliteration drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php Enhances PHPTransliteration with an alter hook. 1
PHPTransliteration class Drupal\Component\Transliteration drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php Implements transliteration without using the PECL extensions. 1 1
PictureAdminUITest class Drupal\picture\Tests drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php Tests for breakpoint sets admin interface.
PictureFieldDisplayTest class Drupal\picture\Tests drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php Test class to check that formatters and display settings are working.
PictureFormatter class Drupal\picture\Plugin\field\formatter drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php Plugin for picture formatter.
PictureMapping class Drupal\picture\Plugin\Core\Entity drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php Defines the Picture entity. 1
PictureMappingFormController class Drupal\picture drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php Form controller for the picture edit/add forms.
PictureMappingListController class Drupal\picture drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php Provides a listing of Pictures.
PlaceholderInterface interface Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Interface for a query that accepts placeholders. 3 1
Plugin class Drupal\Core\Annotation drupal/core/lib/Drupal/Core/Annotation/Plugin.php Defines a Plugin annotation object. 289
PluginBase abstract class Drupal\views\Plugin\views drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php 13 15
PluginBase abstract class Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginBase.php Base class for plugins wishing to support metadata inspection. 8 9
PluginException class Drupal\Component\Plugin\Exception drupal/core/lib/Drupal/Component/Plugin/Exception/PluginException.php Generic Plugin exception class to be thrown when no more specific class is applicable. 3
PluginInspectionInterface interface Drupal\Component\Plugin drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Plugin interface for providing some metadata inspection. 4 3
PluginInstanceTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php Checks general plugin data and instances for all plugin types.

Pages

Other projects