Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| PrepareModulesEntityUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
| PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
| PrepareModulesEntityUninstallForm::submitForm | function | core/ |
Form submission handler. |
| PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
| PrepareUninstallTest | class | core/ |
Tests that modules which provide entity types can be uninstalled. |
| PrepareUninstallTest.php | file | core/ |
|
| PrepareUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrepareUninstallTest::$modules | property | core/ |
Modules to enable. |
| 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::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity 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. It should be keyed first by the id of the base table, for example nid. The second key is the id of the thing which is displayed multiple times per row, for example the tid. |
| PrerenderList::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| PrerenderList::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| 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/ |
Render all items in this field together. |
| preview.css | file | core/ |
/* ---------- Preview Styles ----------- */ .js .color-preview { float: none !important; clear: both; } .color-preview { overflow: hidden; margin-bottom: 10px; word-wrap: break-word; background-color: #fff; font-family: Georgia,… |
| PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
| PreviewTest | class | core/ |
Tests the UI preview functionality. |
| PreviewTest | class | core/ |
Tests the UI preview functionality. |
| PreviewTest.php | file | core/ |
|
| PreviewTest.php | file | core/ |
|
| PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 963
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.