Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SearchPage::configFactory function core/modules/search/src/Entity/SearchPage.php Wraps the config factory.
SearchPage::count function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Gets the source count.
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 Returns the path for the search.
SearchPage::getPlugin function core/modules/search/src/Entity/SearchPage.php Returns the search plugin.
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 Gets the plugin collections used by this object.
SearchPage::getWeight function core/modules/search/src/Entity/SearchPage.php Returns the weight for the page.
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 Determines if this search page entity is currently the default search.
SearchPage::isIndexable function core/modules/search/src/Entity/SearchPage.php Determines if this search page entity is indexable.
SearchPage::postCreate function core/modules/search/src/Entity/SearchPage.php Acts on a created entity before hooks are invoked.
SearchPage::postDelete function core/modules/search/src/Entity/SearchPage.php Acts on deleted entities before the delete hook is invoked.
SearchPage::postSave function core/modules/search/src/Entity/SearchPage.php Acts on a saved entity before the insert or update hook is invoked.
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 Sets the search plugin.
SearchPage::sort function core/modules/search/src/Entity/SearchPage.php Helper callback for uasort() to sort configuration entities by 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 Performs access checks.
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 Returns an array of supported actions for the current entity form.
SearchPageAddForm::buildForm function core/modules/search/src/Form/SearchPageAddForm.php Form constructor.
SearchPageAddForm::save function core/modules/search/src/Form/SearchPageAddForm.php Form submission handler for the 'save' action.
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 The theme to install as the default for testing.
SearchPageCacheTagsTest::$dumpHeaders property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
SearchPageCacheTagsTest::$modules property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php Modules to enable.
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 Returns an array of supported actions for the current entity form.
SearchPageEditForm::save function core/modules/search/src/Form/SearchPageEditForm.php Form submission handler for the 'save' action.
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.

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