Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
| ScanDirectoryTest::testOptionKey | function | core/ |
Check that key parameter sets the return value's key. |
| ScanDirectoryTest::testOptionMinDepth | function | core/ |
Check that the min_depth options lets us ignore files in the starting directory. |
| ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
| ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
| ScanDirectoryTest::testReturn | function | core/ |
Check the format of the returned values. |
| ScrollTopCommand | class | core/ |
Provides an AJAX command for scrolling to the top of an element. |
| ScrollTopCommand.php | file | core/ |
|
| ScrollTopCommand::$selector | property | core/ |
A CSS selector string. |
| ScrollTopCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ScrollTopCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ScrollTopCommand object. |
| search.search_page_repository | service | core/ |
Drupal\search\SearchPageRepository |
| Search::operatorForm | function | core/ |
Options form subform for setting the operator. |
| SearchableHelpInterface::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| 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 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 |
| SearchController::$searchPageRepository | property | core/ |
The search page repository. |
| SearchDeprecationTest::testUpdateTotals | function | core/ |
@expectedDeprecation search_update_totals() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use custom implementation of \Drupal\search\SearchIndexInterface instead. See https://www.drupal.org/node/3075696 |
| SearchIndex::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| SearchIndex::$configFactory | property | core/ |
The config factory. |
| 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. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.