Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 10.3.x for collect
- Search 11.x for collect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CommonCollectionFilterAccessTestPatternsTrait.php | file | core/ |
|
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions | function | core/ |
Implements ::testCollectionFilterAccess() for pure permission-based access. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities | function | core/ |
Implements ::testCollectionFilterAccess() for permission + status access. |
ConditionPluginCollection | class | core/ |
Provides a collection of condition plugins. |
ConditionPluginCollection.php | file | core/ |
|
ConditionPluginCollection::$conditionContexts | property | core/ |
An array of collected contexts for conditions. |
ConditionPluginCollection::addContext | function | core/ |
Sets the condition context for a given name. |
ConditionPluginCollection::get | function | core/ |
|
ConditionPluginCollection::getConditionContexts | function | core/ |
Gets the values for all defined contexts. |
ConditionPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
ConfigCollectionInfo | class | core/ |
Gets information on all the possible configuration collections. |
ConfigCollectionInfo.php | file | core/ |
|
ConfigCollectionInfo::$collections | property | core/ |
Configuration collection information keyed by collection name. |
ConfigCollectionInfo::addCollection | function | core/ |
Adds a collection to the list of possible collections. |
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigDiffTest::testCollectionDiff | function | core/ |
Tests calculating the difference between two sets of config collections. |
ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies @covers ::calculateDependencies |
ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep |
ConfigEntityBaseWithPluginCollections | class | core/ |
Enables testing of dependency calculation. |
ConfigEntityBaseWithPluginCollections.php | file | core/ |
|
ConfigEvents::COLLECTION_INFO | constant | core/ |
Name of event fired to collect information on all config collections. |
ConfigExportImportUITest::testExportImportCollections | function | core/ |
Tests an export and import of collections. |
ConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
ConfigInstaller::installCollectionDefaultConfig | function | core/ |
Installs all default configuration in the specified collection. |
ConfigInstaller::installCollectionDefaultConfig | function | core/ |
Installs all default configuration in the specified collection. |
ConfigInstallerInterface::installCollectionDefaultConfig | function | core/ |
Installs all default configuration in the specified collection. |
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity | function | core/ |
Tests collections which do not support config entities install correctly. |
ConfigInstallTest::testCollectionInstallationCollections | function | core/ |
Tests config objects in collections are installed as expected. |
ConfigInstallTest::testCollectionInstallationNoCollections | function | core/ |
Tests that collections are ignored if the event does not return anything. |
ConfigManager::$configCollectionInfo | property | core/ |
The configuration collection info. |
ConfigManager::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
ConfigManagerInterface::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
ConfigNamesMapper::$routeCollection | property | core/ |
The available routes. |
ConfigNamesMapper::setRouteCollection | function | core/ |
Sets the route collection. |
ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
config_collection_clash_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml |
config_collection_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml |
config_collection_install_test.schema.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml |
config_collection_install_test.services.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test2/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml |
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.