Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ParameterBagTest class Symfony\Component\DependencyInjection\Tests\ParameterBag drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
ParameterBagTest class Symfony\Component\HttpFoundation\Tests drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php
ParameterCircularReferenceException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.php This exception is thrown when a circular reference in a parameter is detected. 2
ParameterNotFoundException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php This exception is thrown when a non-existent parameter is used. 4
ParameterTest class Symfony\Component\DependencyInjection\Tests drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php
ParseException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php Exception class thrown when an error occurs during parsing. 4
ParseInfoFileUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php Tests the drupal_parse_info_file() API function.
Parser class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php Parser parses YAML strings to convert them to PHP arrays. 4
ParserRegistry class Guzzle\Parser drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php Registry of parsers used by the application 6
ParserTest class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php
PartialMatcher abstract class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/PartialMatcher.php Utility base class for partial matchers. 2
PartialMatcherInterface interface Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/PartialMatcherInterface.php A PartialMatcher works like a UrlMatcher, but will return multiple candidate routes. 1
PassConfig class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php Compiler Pass Configuration 3
PasswordHashingTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php Unit tests for password hashing API.
PasswordInterface interface Drupal\Core\Password drupal/core/lib/Drupal/Core/Password/PasswordInterface.php Secure password hashing functions for user authentication. 1
Path class Drupal\Core\Path drupal/core/lib/Drupal/Core/Path/Path.php Defines a class for CRUD operations on path aliases. 1
Path class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php Field handler to present the path to the node.
PathAliasTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php Tests path alias functionality.
PathLanguageTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php Tests URL aliases for translated nodes.
PathLanguageUiTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php Tests the user interface for creating path aliases, with languages.
PathListenerBase abstract class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/PathListenerBase.php Base class for listeners that are manipulating the path. 2 1
PathMatcher class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/PathMatcher.php Initial matcher to match a route against a built database, by path. 1
PathMatcherTest class Drupal\system\Tests\Routing drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php Basic tests for the UrlMatcherDumper.
PathPluginBase abstract class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php The base display plugin for path/callbacks. This is used for pages, feeds. 2
PathSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php Access subscriber for controller requests.
PathSubscriber class Drupal\url_alter_test drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathSubscriber.php Path subscriber for url_alter_test.
PathTaxonomyTermTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php Tests URL aliases for taxonomy terms.
PathTestBase abstract class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathTestBase.php Provides a base class for testing the Path module. 4
PathUtils abstract class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/PathUtils.php Path Utils. 4
PdoProfilerStorage abstract class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php Base PDO storage for profiling information in a PDO database. 2
PdoSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php PdoSessionHandler. 1
PdoSessionHandlerTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
Pearlike2_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php
Pearlike2_Baz class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php
Pearlike2_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php
Pearlike2_FooBar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php
Pearlike_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php
Pearlike_Baz class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php
Pearlike_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php
Pearlike_FooBar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php
Pecl class Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/Pecl.php UUID implementation using the PECL extension.
PeclHttpMessageParser class Guzzle\Parser\Message drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php Pecl HTTP message parser
PeclUriTemplate class Guzzle\Parser\UriTemplate drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php Expands URI templates using the uri_template pecl extension (pecl install uri_template-beta)
PercentagesUnitTest class Drupal\system\Tests\Batch drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php Unit tests of progress percentage rounding.
PerformanceTest class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php
Permission class Drupal\user\Plugin\views\access drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php Access plugin that provides permission-based access control. 1
PermissionAccessCheck class Drupal\Core\Access drupal/core/lib/Drupal/Core/Access/PermissionAccessCheck.php Determines access to routes based on permissions defined via hook_permission().
Permissions class Drupal\user\Plugin\views\filter drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Permissions.php Filter handler for user roles.
Permissions class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Permissions.php Field handler to provide a list of permissions.
PersistentObject abstract class Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php PersistentObject base class that implements getter/setter methods for all mapped fields and associations by overriding __call. 1 1

Pages

Other projects