Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| IncludedData | class | core/ |
Represents the included member of a JSON:API document. |
| IncludedData.php | file | core/ |
|
| IncludedData::__construct | function | core/ |
IncludedData constructor. |
| IncludeResolver | class | core/ |
Resolves included resources for an entity or collection of entities. |
| IncludeResolver.php | file | core/ |
|
| IncludeResolver::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| IncludeResolver::$entityTypeManager | property | core/ |
The entity type manager. |
| 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. |
| IncompatibleComponentSchema | class | core/ |
Custom exception for incompatible schemas. |
| IncompatibleComponentSchema.php | file | core/ |
|
| IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
| IncompleteLibraryDefinitionException.php | file | core/ |
|
| IncorrectConfigTargetForm | class | core/ |
|
| IncorrectConfigTargetForm.php | file | core/ |
|
| IncorrectConfigTargetForm::buildForm | function | core/ |
Form constructor. |
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| IncorrectConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
| InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded | function | core/ |
|
| 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. |
| JsonApiPatchRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
| 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. |
| LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationTestBase::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationUserAdmin::$adminContext | property | core/ |
The admin context. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
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.