Search 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 |
---|---|---|---|
Collectable | interface | misc/ |
|
Collectable.php | file | misc/ |
|
Collectable::collect | function | misc/ |
|
Collectable::findByCallback | function | misc/ |
|
Collectable::has | function | misc/ |
|
DrupalDatabaseCache::garbageCollection | function | includes/ |
Garbage collection for get() and getMultiple(). |
DrupalErrorCollectionUnitTest | class | modules/ |
Tests Simpletest error and exception collector. |
DrupalErrorCollectionUnitTest::$collectedErrors | property | modules/ |
Errors triggered during the test. |
DrupalErrorCollectionUnitTest::assertError | function | modules/ |
Assert that a collected error matches what we are expecting. |
DrupalErrorCollectionUnitTest::error | function | modules/ |
Error handler that collects errors in an array. |
DrupalErrorCollectionUnitTest::getInfo | function | modules/ |
|
DrupalErrorCollectionUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalErrorCollectionUnitTest::testErrorCollect | function | modules/ |
Test that simpletest collects errors from the tested site. |
drupal_render_collect_attached | function | includes/ |
Collects #attached for an element and its children into a single array. |
Manager::$collection | property | misc/ |
|
Manager::getCollection | function | misc/ |
|
menu_tree_collect_node_links | function | includes/ |
Collects node links from a given menu tree recursively. |
PharInvocationCollection | class | misc/ |
|
PharInvocationCollection.php | file | misc/ |
|
PharInvocationCollection::$invocations | property | misc/ |
|
PharInvocationCollection::assertUniqueBaseName | function | misc/ |
Asserts that base-name is unique. This disallows having multiple invocations for same base-name but having different alias names. |
PharInvocationCollection::assertUniqueInvocation | function | misc/ |
Asserts that combination of base-name and alias is unique. This allows having multiple invocations for same base-name but having different alias names (for whatever reason). |
PharInvocationCollection::collect | function | misc/ |
|
PharInvocationCollection::DUPLICATE_ALIAS_WARNING | constant | misc/ |
|
PharInvocationCollection::findByCallback | function | misc/ |
|
PharInvocationCollection::getInvocations | function | misc/ |
|
PharInvocationCollection::has | function | misc/ |
|
PharInvocationCollection::triggerDuplicateAliasWarning | function | misc/ |
Triggers warning for invocations with same alias and same confirmation state. |
PharInvocationCollection::UNIQUE_BASE_NAME | constant | misc/ |
|
PharInvocationCollection::UNIQUE_INVOCATION | constant | misc/ |
|
PharStreamWrapper::collectInvocation | function | misc/ |
|
_drupal_session_garbage_collection | function | includes/ |
Session handler assigned by session_set_save_handler(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.