Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
@covers ::getCanonicalRoute[[api-linebreak]] @dataProvider providerTestGetCanonicalRoute |
| DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute[[api-linebreak]] @dataProvider providerTestGetCollectionRoute |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultLangcode | class | core/ |
Provides a destination plugin for the default langcode config. |
| DefaultLangcode.php | file | core/ |
|
| DefaultLangcode::import | function | core/ |
Import the row. |
| DefaultLanguageItem | class | core/ |
Alternative plugin implementation of the 'language' field type. |
| DefaultLanguageItem.php | file | core/ |
|
| DefaultLanguageItem::applyDefaultValue | function | core/ |
Applies the default value. |
| DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
| DefaultLanguageRenderer | class | core/ |
Renders entities in their default language. |
| DefaultLanguageRenderer.php | file | core/ |
|
| DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| 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]] |
| DefaultLazyPluginCollectionTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetNotExistingPlugin | function | core/ |
@covers ::get[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testHas | function | core/ |
@covers ::has[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
@covers ::removeInstanceId[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
@covers ::setInstanceConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
@covers ::sortHelper[[api-linebreak]] @dataProvider providerTestSortHelper |
| DefaultMenuLinkTreeManipulators | class | core/ |
Provides a couple of menu link tree manipulators. |
| DefaultMenuLinkTreeManipulators.php | file | core/ |
Pagination
- Previous page
- Page 369
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.