Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
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/ |
Tests get dynamic plugin config. |
| 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. |
| Sql::$noDistinct | property | core/ |
Is the view marked as not distinct. |
| Sql::aggregationMethodDistinct | function | core/ |
Builds a SQL expression using DISTINCT. |
| Sql::setDistinct | function | core/ |
Set the view to be distinct (per base field). |
| status_report_8001.inc | file | core/ |
|
| status_report_8002.inc | file | core/ |
|
| StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| Style::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| StylePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| StyleTableTest::testFieldInColumns | function | core/ |
Tests table fields in columns. |
| system.admin.inc | file | core/ |
|
| system.theme.inc | file | core/ |
|
| SystemMainBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| SystemMainBlock::setMainContent | function | core/ |
Sets the main content render array. |
| SystemTestController::mainContentFallback | function | core/ |
Tests main content fallback. |
| system_core_incompatible_semver_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml |
| system_incompatible_core_version_dependencies_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml |
| system_incompatible_module_version_dependencies_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml |
| system_incompatible_module_version_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml |
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.