Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
|
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
|
| PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
| PrepareModulesEntityUninstallForm::submitForm | function | core/ |
|
| PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
| PrepareModulesEntityUninstallFormTest | class | core/ |
Tests PrepareModulesEntityUninstallForm. |
| PrepareModulesEntityUninstallFormTest.php | file | core/ |
|
| PrepareModulesEntityUninstallFormTest::$modules | property | core/ |
|
| PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
| PrepareUninstallTest | class | core/ |
Tests that modules which provide entity types can be uninstalled. |
| PrepareUninstallTest.php | file | core/ |
|
| PrepareUninstallTest::$defaultTheme | property | core/ |
|
| PrepareUninstallTest::$modules | property | core/ |
|
| PrepareUninstallTest::$nodes | property | core/ |
An array of node objects. |
| PrepareUninstallTest::$terms | property | core/ |
An array of taxonomy term objects. |
| PrepareUninstallTest::setUp | function | core/ |
|
| PrepareUninstallTest::testUninstall | function | core/ |
Tests that Node and Taxonomy can be uninstalled. |
| prepend-to-robots.txt | file | core/ |
# robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-append-to-append composer.json fixture. # This content is prepended to the top of the existing robots.txt fixture. #… |
| prepend-to-robots.txt | file | core/ |
# robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-append composer.json fixture. # This content is prepended to the top of the existing robots.txt fixture. #… |
| PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
| PreprocessPagerTest.php | file | core/ |
|
| PreprocessPagerTest::setUp | function | core/ |
|
| PreprocessPagerTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when an empty #pagination_heading_level value is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test template_preprocess_pager() with an invalid #pagination_heading_level. |
| PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests template_preprocess_pager() when no #pagination_heading_level is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when a #pagination_heading_level value is passed. |
| PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity is passed. |
| PreprocessPagerTest::testQuantitySet | function | core/ |
Tests template_preprocess_pager() when a #quantity value is passed. |
| PrerenderList | class | core/ |
Field handler to provide a list of items. |
| PrerenderList.php | file | core/ |
|
| PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. |
| PrerenderList::buildOptionsForm | function | core/ |
|
| PrerenderList::defineOptions | function | core/ |
|
| PrerenderList::getItems | function | core/ |
Items should be stored in the result array, if possible, as an array with 'value' as the actual displayable value of the item, plus any items that might be found in the 'alter' options array for creating links, such as… |
| PrerenderList::renderItems | function | core/ |
|
| PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
Pagination
- Previous page
- Page 1017
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.