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
SearchPageForm::buildForm function core/modules/search/src/Form/SearchPageForm.php Form constructor.
SearchPageForm::getFormId function core/modules/search/src/Form/SearchPageForm.php Returns a unique string identifying the form.
SearchPageForm::submitForm function core/modules/search/src/Form/SearchPageForm.php Form submission handler.
SearchPageFormBase class core/modules/search/src/Form/SearchPageFormBase.php Provides a base form for search pages.
SearchPageFormBase.php file core/modules/search/src/Form/SearchPageFormBase.php
SearchPageFormBase::$entity property core/modules/search/src/Form/SearchPageFormBase.php The entity being used by this form.
SearchPageFormBase::$plugin property core/modules/search/src/Form/SearchPageFormBase.php The search plugin being configured.
SearchPageFormBase::$searchPageRepository property core/modules/search/src/Form/SearchPageFormBase.php The search page repository.
SearchPageFormBase::buildForm function core/modules/search/src/Form/SearchPageFormBase.php Form constructor.
SearchPageFormBase::create function core/modules/search/src/Form/SearchPageFormBase.php Instantiates a new instance of this class.
SearchPageFormBase::exists function core/modules/search/src/Form/SearchPageFormBase.php Determines if the search page entity already exists.
SearchPageFormBase::form function core/modules/search/src/Form/SearchPageFormBase.php Gets the actual form array to be built.
SearchPageFormBase::getBaseFormId function core/modules/search/src/Form/SearchPageFormBase.php Returns a string identifying the base form.
SearchPageFormBase::save function core/modules/search/src/Form/SearchPageFormBase.php Form submission handler for the 'save' action.
SearchPageFormBase::submitForm function core/modules/search/src/Form/SearchPageFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
SearchPageFormBase::validateForm function core/modules/search/src/Form/SearchPageFormBase.php Form validation handler.
SearchPageFormBase::__construct function core/modules/search/src/Form/SearchPageFormBase.php Constructs a new search form.
SearchPageHalJsonAnonTest class core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php @group hal
SearchPageHalJsonAnonTest.php file core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php
SearchPageHalJsonAnonTest::$defaultTheme property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php The theme to install as the default for testing.
SearchPageHalJsonAnonTest::$format property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php The format to use in this test.
SearchPageHalJsonAnonTest::$mimeType property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php The MIME type that corresponds to $format.
SearchPageHalJsonAnonTest::$modules property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php Modules to install.
SearchPageHalJsonBasicAuthTest class core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php @group hal
SearchPageHalJsonBasicAuthTest.php file core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php
SearchPageHalJsonBasicAuthTest::$auth property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
SearchPageHalJsonBasicAuthTest::$defaultTheme property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php The theme to install as the default for testing.
SearchPageHalJsonBasicAuthTest::$format property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php The format to use in this test.
SearchPageHalJsonBasicAuthTest::$mimeType property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
SearchPageHalJsonBasicAuthTest::$modules property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php Modules to install.
SearchPageHalJsonCookieTest class core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php @group hal
SearchPageHalJsonCookieTest.php file core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php
SearchPageHalJsonCookieTest::$auth property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php The authentication mechanism to use in this test.
SearchPageHalJsonCookieTest::$defaultTheme property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php The theme to install as the default for testing.
SearchPageHalJsonCookieTest::$format property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php The format to use in this test.
SearchPageHalJsonCookieTest::$mimeType property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php The MIME type that corresponds to $format.
SearchPageHalJsonCookieTest::$modules property core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php Modules to install.
SearchPageInterface interface core/modules/search/src/SearchPageInterface.php Provides an interface defining a search page entity.
SearchPageInterface.php file core/modules/search/src/SearchPageInterface.php
SearchPageInterface::getPath function core/modules/search/src/SearchPageInterface.php Returns the path for the search.
SearchPageInterface::getPlugin function core/modules/search/src/SearchPageInterface.php Returns the search plugin.
SearchPageInterface::getWeight function core/modules/search/src/SearchPageInterface.php Returns the weight for the page.
SearchPageInterface::isDefaultSearch function core/modules/search/src/SearchPageInterface.php Determines if this search page entity is currently the default search.
SearchPageInterface::isIndexable function core/modules/search/src/SearchPageInterface.php Determines if this search page entity is indexable.
SearchPageInterface::setPlugin function core/modules/search/src/SearchPageInterface.php Sets the search plugin.
SearchPageJsonAnonTest class core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php @group rest
SearchPageJsonAnonTest.php file core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php
SearchPageJsonAnonTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The theme to install as the default for testing.
SearchPageJsonAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The format to use in this test.
SearchPageJsonAnonTest::$mimeType property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The MIME type that corresponds to $format.

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