Search for inc
- Search 7.x for inc
- Search 9.5.x for inc
- Search 8.9.x for inc
- Search 10.3.x for inc
- Search 11.x for inc
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NoMultilingualReviewPageTest::getIncompletePaths | function | core/ |
|
| NullIncludedData | class | core/ |
Use when there are no included resources but a Data object is required. |
| NullIncludedData.php | file | core/ |
|
| NullIncludedData::__construct | function | core/ |
NullData constructor. |
| ObjectWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
| ObjectWithPluginCollectionInterface.php | file | core/ |
|
| ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| PageDisplayVariantSelectionEvent::$pluginConfiguration | property | core/ |
The configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
| PageVariantInterface::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| PhpTransliterationTest::testSafeInclude | function | core/ |
Tests inclusion is safe. |
| PluginBase::INCLUDE_ENTITY | constant | core/ |
Include entity row languages when listing languages. |
| PluginBase::INCLUDE_NEGOTIATED | constant | core/ |
Include negotiated languages when listing languages. |
| RecipeConfigurator::getIncludedRecipe | function | core/ |
Gets an included recipe object. |
| RecipeConfiguratorTest::testIncludedRecipeLoader | function | core/ |
Tests that RecipeConfigurator can load recipes. |
| RecipeConfiguratorTest::testIncludedRecipeLoaderException | function | core/ |
Tests exception thrown when RecipeConfigurator cannot find a recipe. |
| RecipeRunnerTest::testRecipeInclude | function | core/ |
Tests processing a recipe that includes another recipe. |
| RecursiveValidator::inContext | function | core/ |
|
| ResourceResponseTestTrait::getExpectedIncludedResourceResponse | function | core/ |
Gets an array of expected ResourceResponses for the given include paths. |
| ResourceTestBase::decorateExpectedResponseForIncludedFields | function | core/ |
Decorates the expected response with included data and cache metadata. |
| ResourceTestBase::doTestIncluded | function | core/ |
Tests included resources. |
| ResourceTestBase::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
| ResourceTestBase::getNestedIncludePaths | function | core/ |
Gets an array of all nested include paths to be tested. |
| ResourceTestBase::grantIncludedPermissions | function | core/ |
Grants authorization to view includes. |
| ResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
| RestResourceConfig::getPluginCollections | function | core/ |
|
| SchemaIncompleteException | class | core/ |
An exception thrown when a config schema is incomplete. |
| SchemaIncompleteException.php | file | core/ |
|
| search.pages.inc | file | core/ |
|
| SearchPage::$pluginCollection | property | core/ |
The plugin collection that stores search plugins. |
| SearchPage::getPluginCollection | function | core/ |
Encapsulates the creation of the search page's LazyPluginCollection. |
| SearchPage::getPluginCollections | function | core/ |
|
| SearchPluginCollection | class | core/ |
Provides a container for lazily loading search plugins. |
| SearchPluginCollection.php | file | core/ |
|
| SearchPluginCollection::$searchPageId | property | core/ |
The unique ID for the search page using this plugin collection. |
| SearchPluginCollection::get | function | core/ |
|
| SearchPluginCollection::initializePlugin | function | core/ |
|
| SearchPluginCollection::__construct | function | core/ |
Constructs a new SearchPluginCollection. |
| SearchPluginCollectionTest | class | core/ |
Tests Drupal\search\Plugin\SearchPluginCollection. |
| SearchPluginCollectionTest.php | file | core/ |
|
| SearchPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| SearchPluginCollectionTest::$pluginManager | property | core/ |
The mocked plugin manager. |
| SearchPluginCollectionTest::$searchPluginCollection | property | core/ |
The tested plugin collection. |
| SearchPluginCollectionTest::setUp | function | core/ |
|
| SearchPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
| Select::$distinct | property | core/ |
Whether or not this query should be DISTINCT. |
| Select::distinct | function | core/ |
|
| SelectComplexTest::testCountQueryDistinct | function | core/ |
Tests that we can generate a count query from a query with distinct. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.