Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchableHelpInterface::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| SearchBlock::$searchPageRepository | property | core/ |
The search page repository. |
| SearchBlockForm::$configFactory | property | core/ |
The config factory. |
| SearchBlockForm::$searchPageRepository | property | core/ |
The search page repository. |
| 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 install. |
| 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. |
| SearchController::$searchPageRepository | property | core/ |
The search page repository. |
| SearchIntegrationTest::assertOneLink | function | core/ |
Asserts that exactly one link exists with the given text. |
| SearchLocalTask::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPage::configFactory | function | core/ |
Wraps the config factory. |
| SearchPage::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| SearchPage::searchPageRepository | function | core/ |
Wraps the search page repository. |
| SearchPageFormBase::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
| SearchPageListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| SearchPageRepository | class | core/ |
Provides a repository for Search Page config entities. |
| SearchPageRepository.php | file | core/ |
|
| SearchPageRepository::$configFactory | property | core/ |
The config factory. |
| SearchPageRepository::$storage | property | core/ |
The search page storage. |
| SearchPageRepository::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepository::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepository::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepository::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepository::getQuery | function | core/ |
Returns an entity query instance. |
| SearchPageRepository::isSearchActive | function | core/ |
Returns whether search is active. |
| SearchPageRepository::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
| SearchPageRepository::sortSearchPages | function | core/ |
Sorts a list of search pages. |
| SearchPageRepository::__construct | function | core/ |
Constructs a new SearchPageRepository. |
| SearchPageRepositoryInterface | interface | core/ |
Provides the interface for a repository Search Page entities. |
| SearchPageRepositoryInterface.php | file | core/ |
|
| SearchPageRepositoryInterface::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepositoryInterface::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepositoryInterface::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepositoryInterface::isSearchActive | function | core/ |
Returns whether search is active. |
| SearchPageRepositoryInterface::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
| SearchPageRepositoryInterface::sortSearchPages | function | core/ |
Sorts a list of search pages. |
| SearchPageRepositoryTest | class | core/ |
Tests Drupal\search\SearchPageRepository. |
| SearchPageRepositoryTest.php | file | core/ |
|
| SearchPageRepositoryTest::$configFactory | property | core/ |
The config factory. |
| SearchPageRepositoryTest::$query | property | core/ |
The entity query object. |
| SearchPageRepositoryTest::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRepositoryTest::$storage | property | core/ |
The search page storage. |
| SearchPageRepositoryTest::setUp | function | core/ |
Pagination
- Previous page
- Page 209
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.