Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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/ |
Fetches the next row. |
| PrefetchedResult::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
| PrefetchedResult::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
| PrefetchedResult::setFetchMode | function | core/ |
Sets the default fetch mode for this result set. |
| PrefetchedResult::__construct | function | core/ |
Constructor. |
| PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
| PreImportEvent::$skip | property | core/ |
Entity UUIDs that should not be imported. |
| PreImportEvent::getSkipList | function | core/ |
Returns the list of entity UUIDs that should not be imported. |
| PreImportEvent::skip | function | core/ |
Adds an entity UUID to the skip list. |
| PreImportEvent::__construct | function | core/ |
Constructs a PreImportEvent object. |
| PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| PrepareCallbackTestForm | class | core/ |
A test form used for the prepareCallback() tests. |
| PrepareCallbackTestForm::buildForm | function | core/ |
Form constructor. |
| PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareCallbackTestForm::submitForm | function | core/ |
Form submission handler. |
| PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
| PrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| PrepareLayout::$messenger | property | core/ |
The messenger service. |
| PrepareLayout::getSubscribedEvents | function | core/ |
|
| PrepareLayout::__construct | function | core/ |
Constructs a new PrepareLayout. |
| PrepareLayoutEvent::$sectionStorage | property | core/ |
The section storage plugin. |
| PrepareLayoutEvent::getSectionStorage | function | core/ |
Gets the section storage. |
| PrepareLayoutEvent::__construct | function | core/ |
Constructs a new PrepareLayoutEvent. |
| PrepareModulesEntityUninstallForm | class | core/ |
Provides a form removing module content entities data before uninstallation. |
| PrepareModulesEntityUninstallForm.php | file | core/ |
|
| PrepareModulesEntityUninstallForm::$entityTypeId | property | core/ |
The entity type ID of the entities to delete. |
| PrepareModulesEntityUninstallForm::$entityTypeManager | property | core/ |
The entity type manager. |
| PrepareModulesEntityUninstallForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 1101
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.