Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints function core/modules/ckeditor5/src/Plugin/Validation/Constraint/PrecedingConstraintAwareValidatorTrait.php Checks whether any preceding constraints have been violated.
PreconfiguredFieldUiOptionsInterface interface core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Defines an interface for exposing "preconfigured" field definitions.
PreconfiguredFieldUiOptionsInterface.php file core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions function core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Returns preconfigured field options for a field type.
PreCreateEvent class core/modules/package_manager/src/Event/PreCreateEvent.php Event fired before a stage directory is created.
PreCreateEvent.php file core/modules/package_manager/src/Event/PreCreateEvent.php
PreCreateEvent::$excludedPaths property core/modules/package_manager/src/Event/PreCreateEvent.php The list of paths to exclude from the stage directory.
PreCreateEvent::__construct function core/modules/package_manager/src/Event/PreCreateEvent.php Constructs a PreCreateEvent object.
PredefinedStatesWorkflowTestType class core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Test workflow type.
PredefinedStatesWorkflowTestType.php file core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::addState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::deleteState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::getState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::getStates function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::hasState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::setStateLabel function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedStatesWorkflowTestType::setStateWeight function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php
PredefinedWorkflowTypeTest class core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php Test a predefined workflow based on something other than configuration.
PredefinedWorkflowTypeTest.php file core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php
PredefinedWorkflowTypeTest::$modules property core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php
PredefinedWorkflowTypeTest::testPredefinedWorkflowType function core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php Tests a predefined workflow type.
PreEntityImportEvent class core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php Event dispatched before an entity is created during default content import.
PreEntityImportEvent.php file core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php
PreEntityImportEvent::$metadata property core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php The entity metadata.
PreEntityImportEvent::__construct function core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php
PreExistingConfigException class core/lib/Drupal/Core/Config/PreExistingConfigException.php An exception thrown if configuration with the same name already exists.
PreExistingConfigException.php file core/lib/Drupal/Core/Config/PreExistingConfigException.php
PreExistingConfigException::$configObjects property core/lib/Drupal/Core/Config/PreExistingConfigException.php A list of configuration objects that already exist in active configuration.
PreExistingConfigException::$extension property core/lib/Drupal/Core/Config/PreExistingConfigException.php The name of the module that is being installed.
PreExistingConfigException::create function core/lib/Drupal/Core/Config/PreExistingConfigException.php Creates an exception for an extension and a list of configuration objects.
PreExistingConfigException::flattenConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Flattens the config object array to a single dimensional list.
PreExistingConfigException::getConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the list of configuration objects that already exist.
PreExistingConfigException::getExtension function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the name of the extension that is being installed.
PreExportEvent class core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Event dispatched before an entity is exported as default content.
PreExportEvent.php file core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
PreExportEvent::$allowList property core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Whether specific fields (keyed by name) should be exported or not.
PreExportEvent::$callbacks property core/lib/Drupal/Core/DefaultContent/PreExportEvent.php An array of export callbacks, keyed by field type.
PreExportEvent::getAllowList function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Returns a map of which fields should be exported.
PreExportEvent::getCallbacks function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Returns the field export callbacks collected by this event.
PreExportEvent::setCallback function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Sets the export callback for a specific field name or data type.
PreExportEvent::setEntityKeyExportable function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Toggles whether a specific entity key should be exported.
PreExportEvent::setExportable function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Toggles whether a specific field should be exported.
PreExportEvent::__construct function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
PrefetchedResult class core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php Class for prefetched results of a data query language (DQL) statement.
PrefetchedResult.php file core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php
PrefetchedResult::$columnNames property core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php The column names.
PrefetchedResult::$currentRowIndex property core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php The current row index in the result set.
PrefetchedResult::fetch function core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php
PrefetchedResult::fetchAllKeyed function core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.