Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TemporaryJsonapiFileFieldUploaderTest::$modules property core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php Modules to enable.
TemporaryJsonapiFileFieldUploaderTest::setUp function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php @covers ::checkFileUploadAccess[[api-linebreak]]
TemporaryQueryGuard::alwaysFalse function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an always FALSE entity condition group for the given entity type.
TemporaryQueryGuard::applyAccessConditions function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies access conditions to ensure 'view' access is respected.
TemporaryQueryGuard::applyAccessControls function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies access controls to an entity query.
TemporaryQueryGuard::collectFilteredFields function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Recursively collects all entity query condition fields.
TemporaryQueryGuard::getAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an EntityConditionGroup that filters out inaccessible entities.
TemporaryQueryGuard::getAccessConditionForKnownSubsets function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for the allowed JSONAPI_FILTER_AMONG_* subsets.
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset.
TemporaryQueryGuard::getCommentAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for a comment entity.
TemporaryQueryGuard::secureQuery function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies tags, metadata and conditions to secure an entity query.
TemporaryQueryGuard::setFieldManager function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Sets the entity field manager.
TemporaryQueryGuard::setModuleHandler function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Sets the module handler.
TemporaryQueryTest class core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest.php file core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php
TemporaryQueryTest::$defaultTheme property core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php The theme to install as the default for testing.
TemporaryQueryTest::$modules property core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Modules to enable.
TemporaryQueryTest::countTableRows function core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Returns the number of rows of a table.
TemporaryQueryTest::testTemporaryQuery function core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Confirms that temporary tables work and are limited to one request.
TemporaryStream class core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Defines a Drupal temporary (temporary://) stream wrapper class.
TemporaryStream.php file core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
TemporaryStream::getDescription function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the description of the stream wrapper for use in the UI.
TemporaryStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Gets the path that the wrapper is responsible for.
TemporaryStream::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns a web accessible URL for the resource.
TemporaryStream::getName function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the name of the stream wrapper for use in the UI.
TemporaryStream::getType function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the type of stream wrapper.
tempstore.private service core/core.services.yml Drupal\Core\TempStore\PrivateTempStoreFactory
tempstore.shared service core/core.services.yml Drupal\Core\TempStore\SharedTempStoreFactory
TempStoreDatabaseTest class core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the temporary object storage system.
TempStoreDatabaseTest.php file core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
TempStoreDatabaseTest::testSharedTempStore function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the SharedTempStore API.
TempStoreException class core/lib/Drupal/Core/TempStore/TempStoreException.php Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock.
TempStoreException.php file core/lib/Drupal/Core/TempStore/TempStoreException.php
TempStoreIdentifierInterface interface core/modules/layout_builder/src/TempStoreIdentifierInterface.php Provides an interface that allows an object to provide its own tempstore key.
TempStoreIdentifierInterface.php file core/modules/layout_builder/src/TempStoreIdentifierInterface.php
TempStoreIdentifierInterface::getTempstoreKey function core/modules/layout_builder/src/TempStoreIdentifierInterface.php Gets a string suitable for use as a tempstore key.
Term::baseFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php Provides base field definitions for an entity type.
Term::bundleFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php Provides field definitions for a specific bundle.
Term::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Returns available fields on the source.
Term::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Returns available fields on the source.
Term::getDescription function core/modules/taxonomy/src/Entity/Term.php Gets the term description.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Defines the source fields uniquely identifying a source row.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Defines the source fields uniquely identifying a source row.
Term::postDelete function core/modules/taxonomy/src/Entity/Term.php Acts on deleted entities before the delete hook is invoked.
Term::preSave function core/modules/taxonomy/src/Entity/Term.php Acts on an entity before the presave hook is invoked.
Term::setDescription function core/modules/taxonomy/src/Entity/Term.php Sets the term description.
Term::setFormat function core/modules/taxonomy/src/Entity/Term.php Sets the text format name for the term description.
Term::setName function core/modules/taxonomy/src/Entity/Term.php Sets the term name.
Term::setWeight function core/modules/taxonomy/src/Entity/Term.php Sets the term weight.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.