Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| IncludeResolver::buildTree | function | core/ |
Takes an array of exploded paths and builds a tree of field names. |
| IncludeResolver::resolve | function | core/ |
Resolves included resources. |
| IncludeResolver::resolveIncludeTree | function | core/ |
Receives a tree of include field names and resolves resources for it. |
| IncludeResolver::resolveInternalIncludePaths | function | core/ |
Resolves an array of public field paths. |
| IncludeResolver::toIncludeTree | function | core/ |
Returns a tree of field names to include from an include parameter. |
| IncludeResolver::__construct | function | core/ |
IncludeResolver constructor. |
| IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
| IncompleteLibraryDefinitionException.php | file | core/ |
|
| IncrementalForm | class | core/ |
Migrate Upgrade Incremental form. |
| IncrementalForm.php | file | core/ |
|
| IncrementalForm::$dateFormatter | property | core/ |
The date formatter service. |
| IncrementalForm::buildForm | function | core/ |
Form constructor. |
| IncrementalForm::create | function | core/ |
Instantiates a new instance of this class. |
| IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| IncrementalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IncrementalForm::submitForm | function | core/ |
Form submission handler. |
| IncrementalForm::__construct | function | core/ |
IncrementalForm constructor. |
| InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
| InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse[[api-linebreak]] |
| install.core.inc | file | core/ |
API functions for installing Drupal. |
| install.inc | file | core/ |
API functions for installing modules and themes. |
| InternalEntitiesTest::testIncludes | function | core/ |
Asserts that internal entities are not included in compound documents. |
| jsonapi.include_resolver | service | core/ |
Drupal\jsonapi\IncludeResolver |
| JsonApiDocumentTopLevel::$includes | property | core/ |
The includes to normalize. |
| 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. |
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| LanguageNegotiationUserAdmin::$adminContext | property | core/ |
The admin context. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
| LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Tests 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/ |
#[\ReturnTypeWillChange] |
| 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/ |
#[\ReturnTypeWillChange] |
| 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. |
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.