Search for collect
- Search 7.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
DefaultSingleLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection @group Plugin |
DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId @covers ::getConfiguration @covers ::setConfiguration |
DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds |
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. |
DisplayRouterInterface::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
DocParser::collectAttributeTypeMetadata | function | core/ |
Collects parsing metadata for a given attribute. |
DrupalKernel::collectServiceIdMapping | function | core/ |
Collect a mapping between service to ids. |
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/ |
|
EntityResource::getCollection | function | core/ |
Gets the collection of entities. |
EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
EntityResource::getCollectionQuery | function | core/ |
Gets a basic query for a collection. |
EntityResource::respondWithCollection | function | core/ |
Respond with an entity collection. |
EntityResourceTest::testGetEmptyCollection | function | core/ |
@covers ::getCollection |
EntityResourceTest::testGetPagedCollection | function | core/ |
@covers ::getCollection |
EntityTestTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
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. |
EntityTypeInterface::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityTypeTest::testGetCollectionLabel | function | core/ |
@covers ::getCollectionLabel |
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/ |
|
EntityWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
EntityWithPluginCollectionInterface.php | file | core/ |
|
ErrorCollection | class | core/ |
To be used when the primary data is `errors`. |
ErrorCollection.php | file | core/ |
|
ErrorCollection::$errors | property | core/ |
The HTTP exceptions. |
ErrorCollection::getIterator | function | core/ |
Returns an iterator for errors. |
ErrorCollection::__construct | function | core/ |
Instantiates an ErrorCollection object. |
EventSubscriber::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection |
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.