Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SearchPage::doCount function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Gets the source count using countQuery().
SearchPage::fields function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Returns available fields on the source.
SearchPage::fields function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Returns available fields on the source.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Defines the source fields uniquely identifying a source row.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Defines the source fields uniquely identifying a source row.
SearchPage::getPath function core/modules/search/src/Entity/SearchPage.php
SearchPage::getPlugin function core/modules/search/src/Entity/SearchPage.php
SearchPage::getPluginCollection function core/modules/search/src/Entity/SearchPage.php Encapsulates the creation of the search page's LazyPluginCollection.
SearchPage::getPluginCollections function core/modules/search/src/Entity/SearchPage.php
SearchPage::getWeight function core/modules/search/src/Entity/SearchPage.php
SearchPage::initializeIterator function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Initializes the iterator with the source data.
SearchPage::isDefaultSearch function core/modules/search/src/Entity/SearchPage.php
SearchPage::isIndexable function core/modules/search/src/Entity/SearchPage.php
SearchPage::postCreate function core/modules/search/src/Entity/SearchPage.php
SearchPage::postDelete function core/modules/search/src/Entity/SearchPage.php
SearchPage::postSave function core/modules/search/src/Entity/SearchPage.php
SearchPage::prepareRow function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Adds additional data to the row.
SearchPage::routeBuilder function core/modules/search/src/Entity/SearchPage.php Wraps the route builder.
SearchPage::searchPageRepository function core/modules/search/src/Entity/SearchPage.php Wraps the search page repository.
SearchPage::searchPluginManager function core/modules/search/src/Entity/SearchPage.php Wraps the search plugin manager.
SearchPage::setPlugin function core/modules/search/src/Entity/SearchPage.php
SearchPage::sort function core/modules/search/src/Entity/SearchPage.php Sorts search page entities by status, weight and label.
SearchPage::values function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Return the values of the variables specified in the plugin configuration.
SearchPage::values function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Return the values of the variables specified in the plugin configuration.
SearchPageAccessControlHandler class core/modules/search/src/SearchPageAccessControlHandler.php Defines the access control handler for the search page entity type.
SearchPageAccessControlHandler.php file core/modules/search/src/SearchPageAccessControlHandler.php
SearchPageAccessControlHandler::checkAccess function core/modules/search/src/SearchPageAccessControlHandler.php
SearchPageAddForm class core/modules/search/src/Form/SearchPageAddForm.php Provides a form for adding a search page.
SearchPageAddForm.php file core/modules/search/src/Form/SearchPageAddForm.php
SearchPageAddForm::actions function core/modules/search/src/Form/SearchPageAddForm.php
SearchPageAddForm::buildForm function core/modules/search/src/Form/SearchPageAddForm.php
SearchPageAddForm::save function core/modules/search/src/Form/SearchPageAddForm.php
SearchPageCacheTagsTest class core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php Tests the search_page entity cache tags on the search results pages.
SearchPageCacheTagsTest.php file core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
SearchPageCacheTagsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
SearchPageCacheTagsTest::$modules property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
SearchPageCacheTagsTest::$node property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php A node that is indexed by the search module.
SearchPageCacheTagsTest::$searchingUser property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php A user with permission to search content.
SearchPageCacheTagsTest::setUp function core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
SearchPageCacheTagsTest::testSearchTagsBubbling function core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php Tests the presence of expected cache tags with referenced entities.
SearchPageCacheTagsTest::testSearchText function core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php Tests the presence of the expected cache tag in various situations.
SearchPageEditForm class core/modules/search/src/Form/SearchPageEditForm.php Provides a form for editing a search page.
SearchPageEditForm.php file core/modules/search/src/Form/SearchPageEditForm.php
SearchPageEditForm::actions function core/modules/search/src/Form/SearchPageEditForm.php
SearchPageEditForm::save function core/modules/search/src/Form/SearchPageEditForm.php
SearchPageForm class core/modules/search/src/Form/SearchPageForm.php Provides a search form for site wide search.
SearchPageForm.php file core/modules/search/src/Form/SearchPageForm.php
SearchPageForm::$entity property core/modules/search/src/Form/SearchPageForm.php The search page entity.
SearchPageForm::buildForm function core/modules/search/src/Form/SearchPageForm.php
SearchPageForm::getFormId function core/modules/search/src/Form/SearchPageForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.