Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TemporaryJsonapiFileFieldUploaderTest::$modules | property | core/ |
Modules to enable. |
| TemporaryJsonapiFileFieldUploaderTest::setUp | function | core/ |
|
| TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField | function | core/ |
@covers ::checkFileUploadAccess[[api-linebreak]] |
| 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 JSONAPI_FILTER_AMONG_* subsets. |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook | function | core/ |
Gets the combined access result for each JSONAPI_FILTER_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.php | file | core/ |
|
| TemporaryQueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TemporaryQueryTest::$modules | property | core/ |
Modules to enable. |
| TemporaryQueryTest::countTableRows | function | core/ |
Returns the number of rows of a table. |
| TemporaryQueryTest::testTemporaryQuery | function | core/ |
Confirms that temporary tables work and are limited to one request. |
| 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. |
| TemporaryStream::getType | function | core/ |
Returns the type of stream wrapper. |
| tempstore.private | service | core/ |
Drupal\Core\TempStore\PrivateTempStoreFactory |
| tempstore.shared | service | core/ |
Drupal\Core\TempStore\SharedTempStoreFactory |
| TempStoreDatabaseTest | class | core/ |
Tests the temporary object storage system. |
| TempStoreDatabaseTest.php | file | core/ |
|
| TempStoreDatabaseTest::testSharedTempStore | function | core/ |
Tests the SharedTempStore API. |
| TempStoreException | class | core/ |
Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock. |
| TempStoreException.php | file | core/ |
|
| TempStoreIdentifierInterface | interface | core/ |
Provides an interface that allows an object to provide its own tempstore key. |
| TempStoreIdentifierInterface.php | file | core/ |
|
| TempStoreIdentifierInterface::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| Term::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Term::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| Term::fields | function | core/ |
Returns available fields on the source. |
| Term::fields | function | core/ |
Returns available fields on the source. |
| Term::getDescription | function | core/ |
Gets the term description. |
| Term::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Term::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Term::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Term::setDescription | function | core/ |
Sets the term description. |
| Term::setFormat | function | core/ |
Sets the text format name for the term description. |
| Term::setName | function | core/ |
Sets the term name. |
| Term::setWeight | function | core/ |
Sets the term weight. |
Pagination
- Previous page
- Page 1232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.