Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| SearchAdvancedSearchFormTest::testFormRefill | function | core/ |
Tests that after submitting the advanced search form, the form is refilled. |
| SearchAdvancedSearchFormTest::testNodeType | function | core/ |
Tests advanced search by node type. |
| SearchBlock | class | core/ |
Provides a 'Search form' block. |
| SearchBlock.php | file | core/ |
|
| SearchBlock::$formBuilder | property | core/ |
The form builder. |
| SearchBlock::$searchPageRepository | property | core/ |
The search page repository. |
| SearchBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| SearchBlock::blockForm | function | core/ |
|
| SearchBlock::blockSubmit | function | core/ |
|
| SearchBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SearchBlock::create | function | core/ |
Creates an instance of the plugin. |
| SearchBlock::defaultConfiguration | function | core/ |
|
| SearchBlock::__construct | function | core/ |
Constructs a new SearchLocalTask. |
| SearchBlockForm | class | core/ |
Builds the search form for the search block. |
| SearchBlockForm.php | file | core/ |
|
| SearchBlockForm::$configFactory | property | core/ |
The config factory. |
| SearchBlockForm::$renderer | property | core/ |
The renderer. |
| SearchBlockForm::$searchPageRepository | property | core/ |
The search page repository. |
| SearchBlockForm::buildForm | function | core/ |
Form constructor. |
| SearchBlockForm::create | function | core/ |
Instantiates a new instance of this class. |
| SearchBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchBlockForm::submitForm | function | core/ |
Form submission handler. |
| SearchBlockForm::__construct | function | core/ |
Constructs a new SearchBlockForm. |
| SearchBlockTest | class | core/ |
Tests if the search form block is available. |
| SearchBlockTest.php | file | core/ |
|
| SearchBlockTest::$adminUser | property | core/ |
The administrative user. |
| SearchBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchBlockTest::$modules | property | core/ |
Modules to enable. |
| SearchBlockTest::setUp | function | core/ |
|
| SearchBlockTest::testSearchFormBlock | function | core/ |
Tests that the search form block can be placed and works. |
| SearchCommentCountToggleTest | class | core/ |
Tests that comment count display toggles properly on comment status of node. |
| SearchCommentCountToggleTest.php | file | core/ |
|
| SearchCommentCountToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentCountToggleTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
| SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
| SearchCommentCountToggleTest::setUp | function | core/ |
|
| SearchCommentCountToggleTest::testSearchCommentCountToggle | function | core/ |
Verify that comment count display toggles properly on comment status of node. |
| SearchCommentTest | class | core/ |
Tests integration searching comments. |
| SearchCommentTest.php | file | core/ |
|
| SearchCommentTest::$adminRole | property | core/ |
ID for the administrator role. |
| SearchCommentTest::$adminUser | property | core/ |
A user with various administrative permissions. |
| SearchCommentTest::$commentSubject | property | core/ |
Test subject for comments. |
| SearchCommentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentTest::$node | property | core/ |
Test node for searching. |
| SearchCommentTest::assertCommentAccess | function | core/ |
Update search index and search for comment. |
| SearchCommentTest::setRolePermissions | function | core/ |
Set permissions for role. |
| SearchCommentTest::setUp | function | core/ |
|
| SearchCommentTest::testAddNewComment | function | core/ |
Verify that 'add new comment' does not appear in search results or index. |
Pagination
- Previous page
- Page 1094
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.