Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TemporaryArrayObjectThrowingExceptions::count | function | core/ |
Count the ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::exchangeArray | function | core/ |
Exchange the current array with another array or object. |
| TemporaryArrayObjectThrowingExceptions::getArrayCopy | function | core/ |
Exports the \ArrayObject to an array. |
| TemporaryArrayObjectThrowingExceptions::getFlags | function | core/ |
Gets the behavior flags of the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::getIterator | function | core/ |
Create a new iterator from an ArrayObject instance. |
| TemporaryArrayObjectThrowingExceptions::getIteratorClass | function | core/ |
Gets the class name of the iterator used by \ArrayObject::getIterator(). |
| TemporaryArrayObjectThrowingExceptions::ksort | function | core/ |
Sort the entries by key. |
| TemporaryArrayObjectThrowingExceptions::natcasesort | function | core/ |
Sort an array using a case insensitive "natural order" algorithm. |
| TemporaryArrayObjectThrowingExceptions::natsort | function | core/ |
Sort entries using a "natural order" algorithm. |
| TemporaryArrayObjectThrowingExceptions::offsetExists | function | core/ |
Returns whether the requested index exists. |
| TemporaryArrayObjectThrowingExceptions::offsetGet | function | core/ |
Returns the value at the specified index. |
| TemporaryArrayObjectThrowingExceptions::offsetSet | function | core/ |
Sets the value at the specified index to new value. |
| TemporaryArrayObjectThrowingExceptions::offsetUnset | function | core/ |
Unsets the value at the specified index. |
| TemporaryArrayObjectThrowingExceptions::setFlags | function | core/ |
Sets the behavior flags for the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::setIteratorClass | function | core/ |
Sets the iterator classname for the \ArrayObject. |
| TemporaryArrayObjectThrowingExceptions::uasort | function | core/ |
Sort the entries with a user-defined comparison function. |
| TemporaryArrayObjectThrowingExceptions::uksort | function | core/ |
Sort the entries by keys using a user-defined comparison function. |
| TemporaryQueryGuard::alwaysFalse | function | core/ |
Gets an always FALSE entity condition group for the given entity type. |
| TemporaryQueryGuard::applyAccessConditions | function | core/ |
Applies access conditions to ensure 'view' access is respected. |
| TemporaryQueryGuard::applyAccessControls | function | core/ |
Applies access controls to an entity query. |
| TemporaryQueryGuard::collectFilteredFields | function | core/ |
Recursively collects all entity query condition fields. |
| TemporaryQueryGuard::getAccessCondition | function | core/ |
Gets an EntityConditionGroup that filters out inaccessible entities. |
| TemporaryQueryGuard::getAccessConditionForKnownSubsets | function | core/ |
Gets an access condition for the allowed JsonApiFilter::AMONG_* subsets. |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook | function | core/ |
Gets the combined access result for each JsonApiFilter::AMONG_* subset. |
| TemporaryQueryGuard::getCommentAccessCondition | function | core/ |
Gets an access condition for a comment entity. |
| TemporaryQueryGuard::secureQuery | function | core/ |
Applies tags, metadata and conditions to secure an entity query. |
| TemporaryQueryGuard::setFieldManager | function | core/ |
Sets the entity field manager. |
| TemporaryQueryGuard::setModuleHandler | function | core/ |
Sets the module handler. |
| TemporaryQueryTest | class | core/ |
Tests the temporary query functionality. |
| TemporaryQueryTest | class | core/ |
Tests the temporary query functionality. |
| TemporaryQueryTest | class | core/ |
Tests the temporary query functionality. |
| TemporaryQueryTest | class | core/ |
Tests the temporary query functionality. |
| TemporaryQueryTest.php | file | core/ |
|
| TemporaryQueryTest.php | file | core/ |
|
| TemporaryQueryTest.php | file | core/ |
|
| TemporaryQueryTest.php | file | core/ |
|
| TemporaryQueryTest::testTemporaryQuery | function | core/ |
Confirms that temporary tables work. |
| TemporaryQueryTest::testTemporaryQuery | function | core/ |
Confirms that temporary tables work. |
| TemporaryQueryTest::testTemporaryQuery | function | core/ |
Confirms that temporary tables work. |
| TemporaryQueryTestBase | class | core/ |
Tests the temporary query functionality. |
| TemporaryQueryTestBase.php | file | core/ |
|
| TemporaryQueryTestBase::countTableRows | function | core/ |
Returns the number of rows of a table. |
| TemporaryQueryTestBase::getConnection | function | core/ |
Returns the connection. |
| TemporaryQueryTestBase::testTemporaryQuery | function | core/ |
Confirms that temporary tables work. |
| TemporaryStream | class | core/ |
Defines a Drupal temporary (temporary://) stream wrapper class. |
| TemporaryStream.php | file | core/ |
|
| TemporaryStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| TemporaryStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| TemporaryStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| TemporaryStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
Pagination
- Previous page
- Page 1376
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.