Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextSummaryNodeFieldsTokenTest::testViewsTokenReplacement | function | core/ |
Tests token replacement for Views tokens supplied by the Node module. |
| TextSummaryTest | class | core/ |
Tests TextSummary::generate() with different strings and lengths. |
| TextSummaryTest.php | file | core/ |
|
| TextSummaryTest::$modules | property | core/ |
|
| TextSummaryTest::assertTextSummary | function | core/ |
Calls TextSummary::generate() and asserts that the expected teaser is returned. |
| TextSummaryTest::setUp | function | core/ |
|
| TextSummaryTest::testFirstSentenceQuestion | function | core/ |
Tests text summaries for a question followed by a sentence. |
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Tests text summaries with an invalid filter format. |
| TextSummaryTest::testLength | function | core/ |
Tests various summary length edge cases. |
| TextSummaryTest::testLongSentence | function | core/ |
Tests summary with long example. |
| TextSummaryTest::testNormalization | function | core/ |
Test text normalization when filter_html or filter_htmlcorrector enabled. |
| TextSummaryTest::testRequiredSummary | function | core/ |
Tests required summary. |
| TextSummaryTestHooks | class | core/ |
Hook implementations for text_summary_test. |
| TextSummaryTestHooks.php | file | core/ |
|
| TextSummaryTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| TextSummaryTestHooks::__construct | function | core/ |
|
| TextTestHooks | class | core/ |
Hook implementations for text_test. |
| TextTestHooks.php | file | core/ |
|
| TextTestHooks::entityBundleFieldInfoAlter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| TextTestHooks::__construct | function | core/ |
|
| TextWithSummaryFileUsageTest | class | core/ |
Tests tracking of file usage by the Text Editor module. |
| TextWithSummaryFileUsageTest.php | file | core/ |
|
| TextWithSummaryFileUsageTest::$modules | property | core/ |
|
| TextWithSummaryFileUsageTest::setUp | function | core/ |
|
| TextWithSummaryFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
| 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/ |
|
| TextWithSummaryItemTest::createField | function | core/ |
Creates a text_with_summary field storage and field. |
| TextWithSummaryItemTest::setUp | function | core/ |
|
| TextWithSummaryItemTest::testCrudAndUpdate | function | core/ |
Tests processed properties. |
| TextWithSummaryTokenReplaceTest | class | core/ |
Tests node token replacement for text_with_summary. |
| TextWithSummaryTokenReplaceTest.php | file | core/ |
|
| TextWithSummaryTokenReplaceTest::$modules | property | core/ |
|
| TextWithSummaryTokenReplaceTest::setUp | function | core/ |
|
| TextWithSummaryTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| text_summary_test.info.yml | file | core/ |
core/modules/text/tests/modules/text_summary_test/text_summary_test.info.yml |
| text_summary_test.libraries.yml | file | core/ |
core/modules/text/tests/modules/text_summary_test/text_summary_test.libraries.yml |
| text_test.info.yml | file | core/ |
core/modules/text/tests/modules/text_test/text_test.info.yml |
| theme-test--suggestion.html.twig | file | core/ |
{# Output for Theme API test #} Theme hook implementor=theme-test--suggestion.html.twig. Foo={{ foo }} |
| theme-test-deprecations-child.html.twig | file | core/ |
{# Test use of deprecated variables in a child template. #} {{- foo }}| {{- gaz }} |
| theme-test-deprecations-hook-theme.html.twig | file | core/ |
{# Test variables deprecated in hook_theme(). #} {{ foo }} |
| theme-test-deprecations-preprocess.html.twig | file | core/ |
{# Test use of variables deprecated in a preprocess hook. #} {% set set_var = 'set_var' %} {{- foo }}| {{- set_var }}| {%- for for_var in contents %} {{- for_var }}| {%- endfor %} {{- bar }} |
| theme-test-foo.html.twig | file | core/ |
{# Output for Theme API test #} {{ foo -}} |
| theme-test-function-template-override.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. |
| theme-test-general-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-general-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-general-suggestions.html.twig | file | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.