28 string references to 'Uri'
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- d7_file.yml in core/
modules/ file/ migrations/ d7_file.yml - core/modules/file/migrations/d7_file.yml
- d7_file_private.yml in core/
modules/ file/ migrations/ d7_file_private.yml - core/modules/file/migrations/d7_file_private.yml
- EntityFile::getEntity in core/
modules/ file/ src/ Plugin/ migrate/ destination/ EntityFile.php - Creates or loads an entity.
- EntityFile::processStubRow in core/
modules/ file/ src/ Plugin/ migrate/ destination/ EntityFile.php - Populates as much of the stub row as possible.
- EntityViewsData::mapSingleFieldViewsData in core/
modules/ views/ src/ EntityViewsData.php - Provides the views data for a given data type and schema field.
- File::init in core/
modules/ file/ src/ Plugin/ views/ field/ File.php - Initialize the plugin.
- File::prepareRow in core/
modules/ file/ src/ Plugin/ migrate/ source/ d7/ File.php - Adds additional data to the row.
- File::renderLink in core/
modules/ file/ src/ Plugin/ views/ field/ File.php - Prepares link to the file.
- FileAccessControlHandler::checkFieldAccess in core/
modules/ file/ src/ FileAccessControlHandler.php - Default field access as determined by this access control handler.
- FileStorageSchema::getSharedTableFieldSchema in core/
modules/ file/ src/ FileStorageSchema.php - Gets the schema for a single field definition.
- FileSystem::scanDirectory in core/
lib/ Drupal/ Core/ File/ FileSystem.php - Finds all files that match a given mask in a given directory.
- FileUriFormatter::isApplicable in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileUriFormatter.php - Returns if the formatter can be used for the provided field.
- FormatConstraint::check in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ FormatConstraint.php - invokes the validation of an element
- LinkItem::mainPropertyName in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Returns the name of the main property, if any.
- LinkItem::propertyDefinitions in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Defines field item properties.
- LinkItem::schema in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Returns the schema for the field.
- locale_translate_batch_import_files in core/
modules/ locale/ locale.bulk.inc - Prepare a batch to import all translations.
- media.schema.yml in core/
modules/ media/ config/ schema/ media.schema.yml - core/modules/media/config/schema/media.schema.yml
- MessageFormatter::format in vendor/
guzzlehttp/ guzzle/ src/ MessageFormatter.php - Returns a formatted message string.
- MultipartStream::addElement in vendor/
guzzlehttp/ psr7/ src/ MultipartStream.php - NavigationLinkBlock::blockSubmit in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - PrepareBodyMiddleware::__invoke in vendor/
guzzlehttp/ guzzle/ src/ PrepareBodyMiddleware.php - Stream::__construct in vendor/
guzzlehttp/ psr7/ src/ Stream.php - This constructor accepts an associative array of options.
- TemporaryQueryGuard::getAccessCondition in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - Gets an EntityConditionGroup that filters out inaccessible entities.
- update.schema.yml in core/
modules/ update/ config/ schema/ update.schema.yml - core/modules/update/config/schema/update.schema.yml
- UploadedFile::__construct in vendor/
symfony/ psr-http-message-bridge/ Factory/ UploadedFile.php - Accepts the information of the uploaded file as provided by the PHP global $_FILES.