Search for summary
- Search 7.x for summary
- Search 9.5.x for summary
- Search 10.3.x for summary
- Search 11.x for summary
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextareaWithSummaryTest.php | file | core/ |
|
| TextareaWithSummaryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextareaWithSummaryTest::$modules | property | core/ |
Modules to enable. |
| TextareaWithSummaryTest::assertSummaryToggle | function | core/ |
Helper to test toggling the summary area. |
| TextareaWithSummaryTest::setUp | function | core/ |
|
| TextareaWithSummaryTest::testTextSummaryBehavior | function | core/ |
Tests the textSummary javascript behavior. |
| TextareaWithSummaryWidget | class | core/ |
Plugin implementation of the 'text_textarea_with_summary' widget. |
| TextareaWithSummaryWidget.php | file | core/ |
|
| TextareaWithSummaryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TextareaWithSummaryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TextareaWithSummaryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TextareaWithSummaryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TextareaWithSummaryWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TextFieldRdfaTest::$testSummary | property | core/ |
The 'summary' property value for testing. |
| TextRequiredSummaryUpdateTest | class | core/ |
Tests updates for adding required summary flags to widgets and fields. |
| TextRequiredSummaryUpdateTest.php | file | core/ |
|
| TextRequiredSummaryUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextRequiredSummaryUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate | function | core/ |
Tests that widgets and fields are updated for required summary flag. |
| TextSummaryOrTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
| TextSummaryOrTrimmedFormatter.php | file | core/ |
|
| TextSummaryTest | class | core/ |
Tests text_summary() with different strings and lengths. |
| TextSummaryTest.php | file | core/ |
|
| TextSummaryTest::$modules | property | core/ |
Modules to enable. |
| TextSummaryTest::assertTextSummary | function | core/ |
Calls text_summary() and asserts that the expected teaser is returned. |
| TextSummaryTest::setUp | function | core/ |
|
| TextSummaryTest::testFirstSentenceQuestion | function | core/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at https://www.drupal.org/node/180425. |
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Test text_summary() returns an empty string without any error when called with an invalid format. |
| TextSummaryTest::testLength | function | core/ |
Test various summary length edge cases. |
| TextSummaryTest::testLongSentence | function | core/ |
Test summary with long example. |
| TextSummaryTest::testRequiredSummary | function | core/ |
Test required summary. |
| TextTrimmedFormatter::preRenderSummary | function | core/ |
Pre-render callback: Renders a processed text element's #markup as a summary. |
| TextTrimmedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TextWithSummaryItem | class | core/ |
Plugin implementation of the 'text_with_summary' field type. |
| TextWithSummaryItem.php | file | core/ |
|
| TextWithSummaryItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| TextWithSummaryItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| TextWithSummaryItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TextWithSummaryItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TextWithSummaryItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| TextWithSummaryItem::schema | function | core/ |
Returns the schema for the field. |
| TextWithSummaryItemTest | class | core/ |
Tests using entity fields of the text summary field type. |
| TextWithSummaryItemTest.php | file | core/ |
|
| TextWithSummaryItemTest::$field | property | core/ |
Field entity. |
| TextWithSummaryItemTest::$fieldStorage | property | core/ |
Field storage entity. |
| TextWithSummaryItemTest::$modules | property | core/ |
Modules to enable. |
| TextWithSummaryItemTest::createField | function | core/ |
Creates a text_with_summary field storage and field. |
| TextWithSummaryItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TextWithSummaryItemTest::testCrudAndUpdate | function | core/ |
Tests processed properties. |
| text_post_update_add_required_summary_flag | function | core/ |
Update text_with_summary fields to add summary required flags. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.