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
- Search 11.x for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
| LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
| LinkCollectionNormalizer::normalize | function | core/ |
|
| LinkCollectionNormalizer::__construct | function | core/ |
LinkCollectionNormalizer constructor. |
| LinkCollectionNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\LinkCollectionNormalizer. |
| LinkCollectionNormalizerTest.php | file | core/ |
|
| LinkCollectionNormalizerTest::$modules | property | core/ |
Modules to install. |
| LinkCollectionNormalizerTest::$normalizer | property | core/ |
The subject under test. |
| LinkCollectionNormalizerTest::$serializer | property | core/ |
The serializer. |
| LinkCollectionNormalizerTest::$testUsers | property | core/ |
Test users. |
| LinkCollectionNormalizerTest::getNormalizer | function | core/ |
Get an instance of the normalizer to test. |
| LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
| LinkCollectionNormalizerTest::setUp | function | core/ |
|
| LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
| LinkCollectionNormalizerTest::testNormalize | function | core/ |
Tests the link collection normalizer. |
| ManagedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ManagedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| ManagedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| MappingCollectionConstraint | class | core/ |
Checks that at least one of the given constraints is satisfied. |
| MappingCollectionConstraint.php | file | core/ |
|
| MappingCollectionConstraint::getCompositeOptionStatic | function | core/ |
Returns the name of the property or properties that contain constraints. |
| MappingCollectionConstrainTest | class | core/ |
Tests nested composite validation constraints. |
| MappingCollectionConstrainTest.php | file | core/ |
|
| MappingCollectionConstrainTest::$modules | property | core/ |
Modules to install. |
| MappingCollectionConstrainTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| MappingCollectionConstraintValidator | class | core/ |
Validates the MappingCollection constraint. |
| MappingCollectionConstraintValidator.php | file | core/ |
|
| MappingCollectionConstraintValidator::validate | function | core/ |
|
| MediaEmbed::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| MediaTest::testCollectionFilterAccess | function | core/ |
|
| MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
| MediaType::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
| MediaUiFunctionalTest::testMediaCollectionRoute | function | core/ |
Tests the media collection route. |
| MemoryBackend::garbageCollection | function | core/ |
Cleans up expired flood events. |
| MemoryBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| MemoryBackendTest::testGarbageCollection | function | core/ |
Tests that expired cache items are removed from memory. |
| MemoryStorage::$collection | property | core/ |
The storage collection. |
| MemoryStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| MenuLinkContentTest::testCollectionFilterAccess | function | core/ |
|
| MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
| MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
| MessageTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
| MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
| MigrateTestBase::$collectMessages | property | core/ |
TRUE to collect messages instead of displaying them. |
| MigrateTestBase::startCollectingMessages | function | core/ |
Start collecting messages and erase previous messages. |
| MigrateTestBase::stopCollectingMessages | function | core/ |
Stop collecting messages. |
| MigrateUpgradeExecuteTestBase::useTestMailCollector | function | core/ |
Helper to set the test mail collector in settings.php. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.