Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
Gets the plugin collections used by this object. |
| ReviewPageTest::getIncompletePaths | function | core/ |
|
| ReviewPageTest::getIncompletePaths | function | core/ |
|
| ReviewPageTest::getIncompletePaths | function | core/ |
|
| SchemaIncompleteException | class | core/ |
An exception thrown when a config schema is incomplete. |
| SchemaIncompleteException.php | file | core/ |
|
| search.pages.inc | file | core/ |
User page callbacks for the Search module. |
| 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/ |
Gets the plugin collections used by this object. |
| 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/ |
Initializes and stores a plugin. |
| SearchPluginCollection::__construct | function | core/ |
Constructs a new SearchPluginCollection. |
| SearchPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection[[api-linebreak]] @group search |
| 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/ |
Sets this query to be DISTINCT. |
| SelectComplexTest::testCountQueryDistinct | function | core/ |
Tests that we can generate a count query from a query with distinct. |
| SelectComplexTest::testDistinct | function | core/ |
Tests distinct queries. |
| SelectComplexTest::testJoinConditionObject | function | core/ |
Tests that join conditions can use Condition objects. |
| SelectExtender::distinct | function | core/ |
Sets this query to be DISTINCT. |
| SelectInterface::distinct | function | core/ |
Sets this query to be DISTINCT. |
| SelectTest::testEmptyInCondition | function | core/ |
Tests thrown exception for IN query conditions with an empty array. |
| SimplePageVariant::$mainContent | property | core/ |
The render array representing the main content. |
| SimplePageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| SourceEditing::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Sql::$distinct | property | core/ |
A flag as to whether or not to make the primary field distinct. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.