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 |
---|---|---|---|
CachedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CachedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CachedStorage::getCollectionPrefix | function | core/ |
Returns a cache ID prefix to use for the collection. |
ChainedFastBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
CheckpointStorage::CONFIG_COLLECTION_KEY | constant | core/ |
Used to store the list of collections in each checkpoint. |
CheckpointStorage::createCollection | function | core/ |
Creates a collection on the storage. |
CheckpointStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CheckpointStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX | constant | core/ |
Used as prefix to a config checkpoint collection. |
CheckpointStorage::storeCollectionName | function | core/ |
Stores the collection name so the storage knows its own collections. |
CheckpointStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames[[api-linebreak]] @covers ::getCollectionName[[api-linebreak]] @covers ::createCollection[[api-linebreak]] |
CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
CollectPathsToExcludeEvent | class | core/ |
Defines an event that collects paths to exclude. |
CollectPathsToExcludeEvent.php | file | core/ |
|
CollectPathsToExcludeEvent::add | function | core/ |
|
CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot | function | core/ |
Flags paths to be ignored, relative to the project root. |
CollectPathsToExcludeEvent::addPathsRelativeToWebRoot | function | core/ |
Flags paths to be ignored, relative to the web root. |
CollectPathsToExcludeEvent::getAll | function | core/ |
|
CollectPathsToExcludeEvent::scanForDirectoriesByName | function | core/ |
Finds all directories in the project root matching the given name. |
CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
CollectPathsToExcludeFailValidator | class | core/ |
Allows to test an excluder which fails on CollectPathsToExcludeEvent. |
CollectPathsToExcludeFailValidator.php | file | core/ |
|
CollectPathsToExcludeFailValidator::callToComposer | function | core/ |
Fails when composer.json is deleted to simulate failure on excluders. |
CollectPathsToExcludeFailValidator::getSubscribedEvents | function | core/ |
|
CollectPathsToExcludeFailValidator::__construct | function | core/ |
Constructs a CollectPathsToExcludeFailValidator object. |
CollectRelationshipMetaEvent | class | core/ |
Event for collecting the relationship metadata of a JSON:API resource object. |
CollectRelationshipMetaEvent.php | file | core/ |
|
CollectRelationshipMetaEvent::$meta | property | core/ |
The metadata. |
CollectRelationshipMetaEvent::getMeta | function | core/ |
Gets the meta values. |
CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
CollectRelationshipMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
CollectRelationshipMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
CollectRelationshipMetaEvent::__construct | function | core/ |
Constructs a new CollectRelationshipMetaEvent object. |
CollectResourceObjectMetaEvent | class | core/ |
Event for collecting resource object metadata of a JSON:API resource types. |
CollectResourceObjectMetaEvent.php | file | core/ |
|
CollectResourceObjectMetaEvent::$meta | property | core/ |
The metadata. |
CollectResourceObjectMetaEvent::getContext | function | core/ |
Gets context options for the normalizer. |
CollectResourceObjectMetaEvent::getMeta | function | core/ |
Gets the meta values. |
CollectResourceObjectMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
CollectResourceObjectMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
CollectResourceObjectMetaEvent::__construct | function | core/ |
Constructs a new CollectResourceObjectMetaEvent object. |
CollectRoutesTest | class | core/ |
Tests the REST export view plugin. |
CollectRoutesTest.php | file | core/ |
|
CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
CollectRoutesTest::$routes | property | core/ |
The RouteCollection. |
CollectRoutesTest::setUp | function | core/ |
|
CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
CommentTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
CommentTest::testCollectionFilterAccess | function | core/ |
|
CommonCollectionFilterAccessTestPatternsTrait | trait | core/ |
Provides common filter access control tests. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.