Search for inc

  1. Search 7.x for inc
  2. Search 9.5.x for inc
  3. Search 8.9.x for inc
  4. Search 11.x for inc
  5. Other projects
Title Object type File name Summary
RecipeConfiguratorTest::testIncludedRecipeLoader function core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php Tests that RecipeConfigurator can load recipes.
RecipeConfiguratorTest::testIncludedRecipeLoaderException function core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php Tests exception thrown when RecipeConfigurator cannot find a recipe.
RecipeRunnerTest::testRecipeInclude function core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php
RecursiveValidator::inContext function core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
ResourceResponseTestTrait::getExpectedIncludedResourceResponse function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Gets an array of expected ResourceResponses for the given include paths.
ResourceTestBase::decorateExpectedResponseForIncludedFields function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Decorates the expected response with included data and cache metadata.
ResourceTestBase::doTestIncluded function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests included resources.
ResourceTestBase::getIncludePermissions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Authorize the user under test with additional permissions to view includes.
ResourceTestBase::getNestedIncludePaths function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets an array of all nested include paths to be tested.
ResourceTestBase::grantIncludedPermissions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Grants authorization to view includes.
ResourceType::includeCount function core/modules/jsonapi/src/ResourceType/ResourceType.php Determine whether to include a collection count.
RestResourceConfig::getPluginCollections function core/modules/rest/src/Entity/RestResourceConfig.php Gets the plugin collections used by this object.
ReviewPageTest::getIncompletePaths function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php
ReviewPageTest::getIncompletePaths function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php
ReviewPageTest::getIncompletePaths function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php
SchemaIncompleteException class core/lib/Drupal/Core/Config/Schema/SchemaIncompleteException.php An exception thrown when a config schema is incomplete.
SchemaIncompleteException.php file core/lib/Drupal/Core/Config/Schema/SchemaIncompleteException.php
search.pages.inc file core/modules/search/search.pages.inc User page callbacks for the Search module.
SearchPage::$pluginCollection property core/modules/search/src/Entity/SearchPage.php The plugin collection that stores search plugins.
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.
SearchPluginCollection class core/modules/search/src/Plugin/SearchPluginCollection.php Provides a container for lazily loading search plugins.
SearchPluginCollection.php file core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::$searchPageId property core/modules/search/src/Plugin/SearchPluginCollection.php The unique ID for the search page using this plugin collection.
SearchPluginCollection::get function core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollection::initializePlugin function core/modules/search/src/Plugin/SearchPluginCollection.php Initializes and stores a plugin.
SearchPluginCollection::__construct function core/modules/search/src/Plugin/SearchPluginCollection.php Constructs a new SearchPluginCollection.
SearchPluginCollectionTest class core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php @coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection[[api-linebreak]]
@group search
SearchPluginCollectionTest.php file core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
SearchPluginCollectionTest::$pluginInstances property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Stores all setup plugin instances.
SearchPluginCollectionTest::$pluginManager property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php The mocked plugin manager.
SearchPluginCollectionTest::$searchPluginCollection property core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php The tested plugin collection.
SearchPluginCollectionTest::setUp function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
SearchPluginCollectionTest::testGet function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method.
SearchPluginCollectionTest::testGetWithConfigurablePlugin function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method with a configurable plugin.
Select::$distinct property core/lib/Drupal/Core/Database/Query/Select.php Whether or not this query should be DISTINCT.
Select::distinct function core/lib/Drupal/Core/Database/Query/Select.php Sets this query to be DISTINCT.
SelectComplexTest::testCountQueryDistinct function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests that we can generate a count query from a query with distinct.
SelectComplexTest::testDistinct function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests distinct queries.
SelectComplexTest::testJoinConditionObject function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests that join conditions can use Condition objects.
SelectExtender::distinct function core/lib/Drupal/Core/Database/Query/SelectExtender.php Sets this query to be DISTINCT.
SelectInterface::distinct function core/lib/Drupal/Core/Database/Query/SelectInterface.php Sets this query to be DISTINCT.
SelectTest::testEmptyInCondition function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Tests thrown exception for IN query conditions with an empty array.
SimplePageVariant::$mainContent property core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php The render array representing the main content.
SimplePageVariant::setMainContent function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php Sets the main content for the page being rendered.
SourceEditing::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php Allows a plugin to modify its static configuration.
SourceEditingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Provides a list of configs to test.
SourceEditingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php @covers ::getDynamicPluginConfig[[api-linebreak]]
@dataProvider providerGetDynamicPluginConfig
SourceProviderTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets expected number of entities per entity after incremental migration.
Sql::$distinct property core/modules/views/src/Plugin/views/query/Sql.php A flag as to whether or not to make the primary field distinct.

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