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