Search for inc
- Search 7.x for inc
- Search 9.5.x for inc
- Search 8.9.x for inc
- Search 10.3.x for inc
- Search 11.x for inc
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests core incompatibility. |
| InputTest::testInputInConfigEntityIds | function | core/ |
Tests using input values in entity IDs for config actions. |
| 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/ |
Tests the modules and themes to be installed. |
| 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. |
| 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. |
| JsonApiTopLevelResourceNormalizerTest::$includeResolver | property | core/ |
The include resolver. |
| language.admin.inc | file | core/ |
|
| Language::getDynamicPluginConfig | function | core/ |
|
| 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. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| 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/ |
|
| 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. |
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.