Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiDocumentTopLevel::getIncludes | function | core/ |
Gets a JSON:API Data object of resources to be included in the response. |
| JsonApiDocumentTopLevelNormalizerTest::$includeResolver | property | core/ |
The include resolver. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
| JsonApiRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
| JsonApiRegressionTest::testPostToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when POSTing. |
| language.admin.inc | file | core/ |
Administration functions for language.module. |
| LanguageNegotiationUserAdmin::$adminContext | property | core/ |
The admin context. |
| LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
| LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Test the widget without the locked languages. |
| LazyPluginCollection | class | core/ |
Defines an object which stores multiple plugin instances to lazy load them. |
| LazyPluginCollection.php | file | core/ |
|
| LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
| LazyPluginCollection::$pluginInstances | property | core/ |
Stores all instantiated plugins. |
| LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| LazyPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
| LazyPluginCollection::count | function | core/ |
|
| LazyPluginCollection::get | function | core/ |
Gets a plugin instance, initializing it if necessary. |
| LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
| LazyPluginCollection::getIterator | function | core/ |
|
| LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
| LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
| LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
| LazyPluginCollectionTestBase.php | file | core/ |
|
| LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
| LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
| LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
| LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
| LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
| LazyPluginCollectionTestBase::setUp | function | core/ |
|
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| locale.batch.inc | file | core/ |
Batch process to check the availability of remote or local po files. |
| locale.bulk.inc | file | core/ |
Mass import-export and batch import functionality for Gettext .po files. |
| locale.compare.inc | file | core/ |
The API for comparing project translation status with available translation. |
| locale.fetch.inc | file | core/ |
The API for download and import of translations from remote and local sources. |
| locale.pages.inc | file | core/ |
Interface translation summary, editing and deletion user interfaces. |
| locale.translation.inc | file | core/ |
Common API for interface translation. |
| MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
| MainContentBlockPluginInterface.php | file | core/ |
|
| MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
| MainContentFallbackTest | class | core/ |
Test SimplePageVariant main content rendering fallback page display variant. |
| MainContentFallbackTest.php | file | core/ |
|
| MainContentFallbackTest::$adminUser | property | core/ |
|
| MainContentFallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.