Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
| CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| D6NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
| D7NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
| DateFormatter::formatTimeDiffSince | function | core/ |
Formats the time difference from a timestamp to the current request time. |
| DateFormatterInterface::formatTimeDiffSince | function | core/ |
Formats the time difference from a timestamp to the current request time. |
| Datelist::incrementRound | function | core/ |
Rounds minutes and seconds to nearest requested value. |
| DateTest::testFormatTimeDiffSince | function | core/ |
Tests the formatTimeDiffSince method. |
| datetime.views.inc | file | core/ |
Provides views data for the datetime module. |
| datetime_range.views.inc | file | core/ |
Provides views data for the datetime_range module. |
| dblog.admin.inc | file | core/ |
Administrative page callbacks for the Database Logging module. |
| dblog.views.inc | file | core/ |
Provide views data for dblog.module. |
| DbLogControllerTest::testNonLatinCharacters | function | core/ |
Tests links with non latin characters. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
| DefaultLazyPluginCollection.php | file | core/ |
|
| DefaultLazyPluginCollection::$configurations | property | core/ |
The initial configuration for each plugin in the collection. |
| DefaultLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
| DefaultLazyPluginCollection::$originalOrder | property | core/ |
The original order of the instances. |
| DefaultLazyPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DefaultLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| DefaultLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultLazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| DefaultLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| DefaultLazyPluginCollection::setInstanceConfiguration | function | core/ |
Updates the configuration for a plugin instance. |
| DefaultLazyPluginCollection::sort | function | core/ |
Sorts all plugin instances in this collection. |
| DefaultLazyPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| DefaultLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultLazyPluginCollection object. |
| DefaultLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultLazyPluginCollection[[api-linebreak]] @group Plugin |
| DefaultLazyPluginCollectionTest.php | file | core/ |
|
| DefaultLazyPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| DefaultLazyPluginCollectionTest::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| DefaultLazyPluginCollectionTest::providerTestSortHelper | function | core/ |
Provides test data for testSortHelper. |
| DefaultLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testConfigurableInterface | function | core/ |
Tests that plugin methods are correctly attached to interfaces. |
| DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.