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 |
|---|---|---|---|
| PrefetchedResult::rowCount | function | core/ |
|
| PrefetchedResult::setFetchMode | function | core/ |
|
| PrefetchedResult::__construct | function | core/ |
Constructor. |
| PrefixFloodInterface | interface | core/ |
Defines an interface for flood controllers that clear by identifier prefix. |
| PrefixFloodInterface.php | file | core/ |
|
| PrefixFloodInterface::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
| 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 | class | core/ |
Event dispatched before default content is imported. |
| PreImportEvent.php | file | core/ |
|
| 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. |
| preload.twig | file | core/ |
Preload the non-bold & non-italic fonts for the headings and the body copy. |
| PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
| PreloadableRouteProviderInterface.php | file | core/ |
|
| 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/ |
|
| PrepareCallbackTestForm::getFormId | function | core/ |
|
| PrepareCallbackTestForm::submitForm | function | core/ |
|
| PrepareCallbackTestForm::validateForm | function | core/ |
|
| PrepareLayout | class | core/ |
An event subscriber to prepare section storage. |
| PrepareLayout.php | file | core/ |
|
| PrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| PrepareLayout::$messenger | property | core/ |
The messenger service. |
| PrepareLayout::getSubscribedEvents | function | core/ |
|
| PrepareLayout::onPrepareLayout | function | core/ |
Prepares a layout for use in the UI. |
| PrepareLayout::__construct | function | core/ |
Constructs a new PrepareLayout. |
| PrepareLayoutEvent | class | core/ |
Event fired in #pre_render of \Drupal\layout_builder\Element\LayoutBuilder. |
| PrepareLayoutEvent.php | file | core/ |
|
| 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/ |
|
| PrepareModulesEntityUninstallForm::checkAccess | function | core/ |
Checks access based on the validity of the entity type ID. |
| PrepareModulesEntityUninstallForm::create | function | core/ |
|
| PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
| PrepareModulesEntityUninstallForm::formTitle | function | core/ |
Gets the form title. |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
|
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
|
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Pagination
- Previous page
- Page 1285
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.