Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
PrefixCollision_A_B_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php
PrefixCollision_A_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php
PrefixCollision_C_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php
PrefixCollision_C_B_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php
PrefixCollision_C_B_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php
PrefixCollision_C_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php
PrependCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/PrependCommand.php AJAX command for calling the jQuery insert() method. 4
PrependExtensionInterface interface Symfony\Component\DependencyInjection\Extension drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php 1
PrerenderList class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php Field handler to provide a list of items. 3 3
PreUpdateEventArgs class Doctrine\Common\Persistence\Event drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php Class that holds event arguments for a preUpdate event.
PreviewTest class Drupal\views_ui\Tests drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php Tests the preview form in the UI.
Primitive final class Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/Primitive.php Class that holds constants for all primitive data types. 2
PrimitiveTypeConstraint class Drupal\Core\Validation\Plugin\Validation\Constraint drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php Supports validating all primitive types.
PrimitiveTypeConstraintValidator class Drupal\Core\Validation\Plugin\Validation\Constraint drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php Validates the PrimitiveType constraint.
PrivateStream class Drupal\Core\StreamWrapper drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Drupal private (private://) stream wrapper class.
Process class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php Process is a thin wrapper around proc_* functions to ease start independent PHP processes. 2 5
ProcessBuilder class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php Process builder. 3
ProcessBuilderTest class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php
ProcessDecorator class Drupal\Component\Plugin\Discovery drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php Allows custom processing of the discovered definition. 10
ProcessFailedException class Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php Exception for failed processes. 1
ProcessFailedExceptionTest class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php @author Sebastian Marek <proofek@gmail.com>
ProcessingTest class Drupal\system\Tests\Batch drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php Tests the Batch API.
ProcessInSigchildEnvironment class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessInSigchildEnvironment.php
ProcessorInterface interface Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations. 2 2
ProcessUtils class Symfony\Component\Process drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessUtils.php ProcessUtils is a bunch of utility methods. 1
ProcessUtilsTest class Symfony\Component\Process\Tests drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessUtilsTest.php
Profile class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php Profile. 5
ProfileFormController class Drupal\user drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php Form controller for the profile forms.
Profiler class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php Profiler. 3
ProfilerListener class Symfony\Component\HttpKernel\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php ProfilerListener collects data for the current request by listening to the onKernelResponse event.
ProfilerStorageInterface interface Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php ProfilerStorageInterface. 5 1
ProfilerTest class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php
ProfileTranslationController class Drupal\user drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php Defines the translation controller class for terms.
ProgrammaticTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php Test the programmatic form submission behavior.
ProjectExtension class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php 1
ProjectServiceContainer class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php ProjectServiceContainer
ProjectServiceContainer class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php ProjectServiceContainer
ProjectServiceContainer class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php ProjectServiceContainer
ProjectServiceContainer class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php ProjectServiceContainer
ProjectServiceContainer class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php ProjectServiceContainer
ProjectServiceContainer class Container14 drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container14.php
ProjectServiceContainer class Symfony\Component\DependencyInjection\Tests drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
ProjectUrlMatcher class drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php ProjectUrlMatcher
ProjectUrlMatcher class drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php ProjectUrlMatcher
ProjectUrlMatcher class drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php ProjectUrlMatcher
ProjectWithXsdExtension class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php
PromoteNode class Drupal\node\Plugin\Action drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PromoteNode.php Promotes a node.
Property class Drupal\Core\Config\Schema drupal/core/lib/Drupal/Core/Config/Schema/Property.php Generic configuration property. 1
PropertyChangedListener interface Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php Contract for classes that are potential listeners of a <tt>NotifyPropertyChanged</tt> implementor.
PropertyConstraint class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/PropertyConstraint.php 1

Pages

Other projects