Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultLazyPluginCollectionTest::testHas | function | core/ |
Tests has. |
DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
Tests remove instance id. |
DefaultLazyPluginCollectionTest::testSet | function | core/ |
Tests set. |
DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
Tests set instance configuration. |
DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange | function | core/ |
Tests plugin instances are changed if the configuration plugin key changes. |
DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
Tests sort helper. |
DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
DefaultSingleLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
DefaultSingleLazyPluginCollection.php | file | core/ |
|
DefaultSingleLazyPluginCollection::$configuration | property | core/ |
An array of configuration to instantiate the plugin with. |
DefaultSingleLazyPluginCollection::$instanceId | property | core/ |
The instance ID used for this plugin collection. |
DefaultSingleLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
DefaultSingleLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
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/ |
Tests Drupal\Core\Plugin\DefaultSingleLazyPluginCollection. |
DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
Tests add instance id. |
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
Tests configurable set configuration. |
DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
Tests get instance ids. |
DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
DocParser::collectAttributeTypeMetadata | function | core/ |
Collects parsing metadata for a given attribute. |
Drupal\Core\Theme\Icon\IconCollector | service | core/ |
|
EntityDisplayBaseMockableClass::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
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::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
EntityFormDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
EntityType::$collection_permission | property | core/ |
The name of the collection permission. |
EntityType::$label_collection | property | core/ |
The human-readable label for a collection of entities of the type. |
EntityType::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityType::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
EntityTypeInterface::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityTypeInterface::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
EntityTypeTest::testGetCollectionLabel | function | core/ |
Tests get collection label. |
EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
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/ |
|
ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
Tests create collection. |
FileCache::$collection | property | core/ |
The collection identifier of this cache. |
FileReadOnlyStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
FileStorage::$collection | property | core/ |
The storage collection. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.