Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
| DefaultSingleLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection[[api-linebreak]] @group Plugin |
| DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
| DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] @covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
| DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds[[api-linebreak]] |
| DependencyTest::testIncompatibleCoreVersionDependency | function | core/ |
Tests enabling a module that depends on a module with an incompatible core version. |
| DependencyTest::testIncompatibleModuleVersionDependency | function | core/ |
Tests enabling a module that depends on an incompatible version of a module. |
| DependencyTest::testIncompatiblePhpVersionDependency | function | core/ |
Tests failing PHP version requirements. |
| DisplayPluginCollection | class | core/ |
A class which wraps the displays of a view so you can lazy-initialize them. |
| DisplayPluginCollection.php | file | core/ |
|
| DisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DisplayPluginCollection::$view | property | core/ |
Stores a reference to the view which has this displays attached. |
| DisplayPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
| DisplayPluginCollection::get | function | core/ |
|
| DisplayPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DisplayPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| DisplayPluginCollection::__construct | function | core/ |
Constructs a DisplayPluginCollection object. |
| DisplayPluginCollection::__destruct | function | core/ |
Destructs a DisplayPluginCollection object. |
| DrupalCheckIncompatibilityTest | class | core/ |
Parse a predefined amount of bytes and compare the output with the expected value. |
| DrupalCheckIncompatibilityTest.php | file | core/ |
|
| DrupalCheckIncompatibilityTest::providerDrupalCheckIncompatibility | function | core/ |
Data provider for testDrupalCheckIncompatibility. |
| DrupalCheckIncompatibilityTest::testDrupalCheckIncompatibility | function | core/ |
Tests drupal_check_incompatibility(). |
| DrupalComponentTest::testNoCoreInComponent | function | core/ |
Tests that classes in Component do not use any Core class. |
| DrupalComponentTest::testNoCoreInComponentTests | function | core/ |
Tests that classes in Component Tests do not use any Core class. |
| DrupalKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelInterface::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| drupal_check_incompatibility | function | core/ |
Checks whether a version is compatible with a given dependency. |
| editor.admin.inc | file | core/ |
Administration functions for editor.module. |
| entity.inc | file | core/ |
Entity API for handling entities like nodes or users. |
| EntityDefinitionUpdateTest::testInstallFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests creating a fieldable entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUninstallEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUpdateEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateTest::testUpdateFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating a fieldable entity type that doesn't exist in code anymore. |
| EntityDisplayPluginCollection | class | core/ |
A collection of formatters or widgets. |
| EntityDisplayPluginCollection.php | file | core/ |
|
| EntityDisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| EntityFormDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityQueryTest::testInjectionInCondition | function | core/ |
Test against SQL inject of condition field. This covers a database driver's EntityQuery\Condition class. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
@covers ::denormalize[[api-linebreak]] |
| EntityResource::$includeResolver | property | core/ |
The include resolver. |
| EntityResource::getIncludes | function | core/ |
Gets includes for the given response data. |
| EntityViewDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
| EntityWithPluginCollectionInterface.php | file | core/ |
|
| entity_definition_updates_8001.inc | file | core/ |
Defines the 8001 db update for the "entity_definition_updates" group. |
| entity_definition_updates_8002.inc | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.