171 string references to 'File'
- AbstractUriElement::__construct in vendor/
symfony/ dom-crawler/ AbstractUriElement.php - ArchiveCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ ArchiveCommand.php - Executes the current command.
- AssetResolver::getCssAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the CSS assets for the current response's libraries.
- AssetResolver::getJsAssets in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Returns the JavaScript assets for the current response's libraries.
- BaseFieldFileFormatterBase::isApplicable in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ BaseFieldFileFormatterBase.php - Returns if the formatter can be used for the provided field.
- Checkstyle::generateFileReport in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Checkstyle.php - Generate a partial report for a single processed file.
- claro_preprocess_input in core/
themes/ claro/ claro.theme - Implements template_preprocess_HOOK() for input.
- CliDescriptor::describe in vendor/
symfony/ var-dumper/ Command/ Descriptor/ CliDescriptor.php - Clover::process in vendor/
phpunit/ php-code-coverage/ src/ Report/ Clover.php - ConfigCommand::getComposerConfigFile in vendor/
composer/ composer/ src/ Composer/ Command/ ConfigCommand.php - Get the local composer.json, global config.json, or the file passed by the user
- ConfigCommand::initialize in vendor/
composer/ composer/ src/ Composer/ Command/ ConfigCommand.php - ContentTranslationHandler::addTranslatabilityClue in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Adds a clue about the form element translatability.
- core.entity_form_display.media.audio.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_form_display.media.audio.default.yml - core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml
- core.entity_form_display.media.audio.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.media.audio.default.yml - core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml
- core.entity_form_display.media.audio.default.yml in core/
recipes/ audio_media_type/ config/ core.entity_form_display.media.audio.default.yml - core/recipes/audio_media_type/config/core.entity_form_display.media.audio.default.yml
- core.entity_form_display.media.document.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_form_display.media.document.default.yml - core/profiles/standard/config/optional/core.entity_form_display.media.document.default.yml
- core.entity_form_display.media.document.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.media.document.default.yml - core/profiles/demo_umami/config/install/core.entity_form_display.media.document.default.yml
- core.entity_form_display.media.document.default.yml in core/
recipes/ document_media_type/ config/ core.entity_form_display.media.document.default.yml - core/recipes/document_media_type/config/core.entity_form_display.media.document.default.yml
- core.entity_form_display.media.video.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_form_display.media.video.default.yml - core/profiles/standard/config/optional/core.entity_form_display.media.video.default.yml
- core.entity_form_display.media.video.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.media.video.default.yml - core/profiles/demo_umami/config/install/core.entity_form_display.media.video.default.yml
- core.entity_form_display.media.video.default.yml in core/
recipes/ local_video_media_type/ config/ core.entity_form_display.media.video.default.yml - core/recipes/local_video_media_type/config/core.entity_form_display.media.video.default.yml
- core.entity_view_display.media.audio.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_view_display.media.audio.default.yml - core/profiles/standard/config/optional/core.entity_view_display.media.audio.default.yml
- core.entity_view_display.media.audio.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_view_display.media.audio.default.yml - core/profiles/demo_umami/config/install/core.entity_view_display.media.audio.default.yml
- core.entity_view_display.media.audio.default.yml in core/
recipes/ audio_media_type/ config/ core.entity_view_display.media.audio.default.yml - core/recipes/audio_media_type/config/core.entity_view_display.media.audio.default.yml
- core.entity_view_display.media.document.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_view_display.media.document.default.yml - core/profiles/standard/config/optional/core.entity_view_display.media.document.default.yml
- core.entity_view_display.media.document.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_view_display.media.document.default.yml - core/profiles/demo_umami/config/install/core.entity_view_display.media.document.default.yml
- core.entity_view_display.media.document.default.yml in core/
recipes/ document_media_type/ config/ core.entity_view_display.media.document.default.yml - core/recipes/document_media_type/config/core.entity_view_display.media.document.default.yml
- core.entity_view_display.media.video.default.yml in core/
profiles/ standard/ config/ optional/ core.entity_view_display.media.video.default.yml - core/profiles/standard/config/optional/core.entity_view_display.media.video.default.yml
- core.entity_view_display.media.video.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_view_display.media.video.default.yml - core/profiles/demo_umami/config/install/core.entity_view_display.media.video.default.yml
- core.entity_view_display.media.video.default.yml in core/
recipes/ local_video_media_type/ config/ core.entity_view_display.media.video.default.yml - core/recipes/local_video_media_type/config/core.entity_view_display.media.video.default.yml
- Crap4j::process in vendor/
phpunit/ php-code-coverage/ src/ Report/ Crap4j.php - CssCollectionGrouper::group in core/
lib/ Drupal/ Core/ Asset/ CssCollectionGrouper.php - Puts multiple items into the same group if they are groupable. Items of the 'file' type are groupable if their 'preprocess' flag is TRUE, and items of the 'external' type are never groupable. Items with a media type of…
- CssCollectionOptimizerLazy::optimize in core/
lib/ Drupal/ Core/ Asset/ CssCollectionOptimizerLazy.php - Optimizes a collection of assets.
- CssCollectionRenderer::render in core/
lib/ Drupal/ Core/ Asset/ CssCollectionRenderer.php - Renders an asset collection.
- CssOptimizer::optimize in core/
lib/ Drupal/ Core/ Asset/ CssOptimizer.php - Optimizes an asset.
- d6_field.yml in core/
modules/ field/ migrations/ d6_field.yml - core/modules/field/migrations/d6_field.yml
- d6_field_formatter_settings.yml in core/
modules/ field/ migrations/ d6_field_formatter_settings.yml - core/modules/field/migrations/d6_field_formatter_settings.yml
- d6_field_instance_option_translation.yml in core/
modules/ config_translation/ migrations/ d6_field_instance_option_translation.yml - core/modules/config_translation/migrations/d6_field_instance_option_translation.yml
- d6_field_option_translation.yml in core/
modules/ config_translation/ migrations/ d6_field_option_translation.yml - core/modules/config_translation/migrations/d6_field_option_translation.yml
- d6_upload_field.yml in core/
modules/ file/ migrations/ d6_upload_field.yml - core/modules/file/migrations/d6_upload_field.yml
- demo_umami.info.yml in core/
profiles/ demo_umami/ demo_umami.info.yml - core/profiles/demo_umami/demo_umami.info.yml
- DumpDataCollector::dump in vendor/
symfony/ http-kernel/ DataCollector/ DumpDataCollector.php - EditorFileReference::process in core/
modules/ editor/ src/ Plugin/ Filter/ EditorFileReference.php - Performs the filter processing.
- EntityTypeInfo::entityTypeBuild in core/
modules/ workspaces/ src/ EntityTypeInfo.php - Adds workspace support info to eligible entity types.
- EnvVarProcessor::getEnv in vendor/
symfony/ dependency-injection/ EnvVarProcessor.php - Returns the value of the given variable as managed by the current instance.
- Factory::createDownloadManager in vendor/
composer/ composer/ src/ Composer/ Factory.php - field.field.media.audio.field_media_audio_file.yml in core/
profiles/ standard/ config/ optional/ field.field.media.audio.field_media_audio_file.yml - core/profiles/standard/config/optional/field.field.media.audio.field_media_audio_file.yml
- field.field.media.audio.field_media_audio_file.yml in core/
profiles/ demo_umami/ config/ install/ field.field.media.audio.field_media_audio_file.yml - core/profiles/demo_umami/config/install/field.field.media.audio.field_media_audio_file.yml
- field.field.media.audio.field_media_audio_file.yml in core/
recipes/ audio_media_type/ config/ field.field.media.audio.field_media_audio_file.yml - core/recipes/audio_media_type/config/field.field.media.audio.field_media_audio_file.yml
- field.field.media.document.field_media_document.yml in core/
profiles/ standard/ config/ optional/ field.field.media.document.field_media_document.yml - core/profiles/standard/config/optional/field.field.media.document.field_media_document.yml
- field.field.media.document.field_media_document.yml in core/
profiles/ demo_umami/ config/ install/ field.field.media.document.field_media_document.yml - core/profiles/demo_umami/config/install/field.field.media.document.field_media_document.yml
- field.field.media.document.field_media_document.yml in core/
recipes/ document_media_type/ config/ field.field.media.document.field_media_document.yml - core/recipes/document_media_type/config/field.field.media.document.field_media_document.yml
- field.field.media.video.field_media_video_file.yml in core/
profiles/ standard/ config/ optional/ field.field.media.video.field_media_video_file.yml - core/profiles/standard/config/optional/field.field.media.video.field_media_video_file.yml
- field.field.media.video.field_media_video_file.yml in core/
profiles/ demo_umami/ config/ install/ field.field.media.video.field_media_video_file.yml - core/profiles/demo_umami/config/install/field.field.media.video.field_media_video_file.yml
- field.field.media.video.field_media_video_file.yml in core/
recipes/ local_video_media_type/ config/ field.field.media.video.field_media_video_file.yml - core/recipes/local_video_media_type/config/field.field.media.video.field_media_video_file.yml
- field.storage.media.field_media_audio_file.yml in core/
profiles/ standard/ config/ optional/ field.storage.media.field_media_audio_file.yml - core/profiles/standard/config/optional/field.storage.media.field_media_audio_file.yml
- field.storage.media.field_media_audio_file.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.media.field_media_audio_file.yml - core/profiles/demo_umami/config/install/field.storage.media.field_media_audio_file.yml
- field.storage.media.field_media_audio_file.yml in core/
recipes/ audio_media_type/ config/ field.storage.media.field_media_audio_file.yml - core/recipes/audio_media_type/config/field.storage.media.field_media_audio_file.yml
- field.storage.media.field_media_document.yml in core/
profiles/ standard/ config/ optional/ field.storage.media.field_media_document.yml - core/profiles/standard/config/optional/field.storage.media.field_media_document.yml
- field.storage.media.field_media_document.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.media.field_media_document.yml - core/profiles/demo_umami/config/install/field.storage.media.field_media_document.yml
- field.storage.media.field_media_document.yml in core/
recipes/ document_media_type/ config/ field.storage.media.field_media_document.yml - core/recipes/document_media_type/config/field.storage.media.field_media_document.yml
- field.storage.media.field_media_image.yml in core/
profiles/ standard/ config/ optional/ field.storage.media.field_media_image.yml - core/profiles/standard/config/optional/field.storage.media.field_media_image.yml
- field.storage.media.field_media_image.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.media.field_media_image.yml - core/profiles/demo_umami/config/install/field.storage.media.field_media_image.yml
- field.storage.media.field_media_image.yml in core/
recipes/ image_media_type/ config/ field.storage.media.field_media_image.yml - core/recipes/image_media_type/config/field.storage.media.field_media_image.yml
- field.storage.media.field_media_video_file.yml in core/
profiles/ standard/ config/ optional/ field.storage.media.field_media_video_file.yml - core/profiles/standard/config/optional/field.storage.media.field_media_video_file.yml
- field.storage.media.field_media_video_file.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.media.field_media_video_file.yml - core/profiles/demo_umami/config/install/field.storage.media.field_media_video_file.yml
- field.storage.media.field_media_video_file.yml in core/
recipes/ local_video_media_type/ config/ field.storage.media.field_media_video_file.yml - core/recipes/local_video_media_type/config/field.storage.media.field_media_video_file.yml
- field.storage.node.field_image.yml in core/
profiles/ standard/ config/ install/ field.storage.node.field_image.yml - core/profiles/standard/config/install/field.storage.node.field_image.yml
- field.storage.node.field_image.yml in core/
recipes/ article_content_type/ config/ field.storage.node.field_image.yml - core/recipes/article_content_type/config/field.storage.node.field_image.yml
- field.storage.user.user_picture.yml in core/
profiles/ standard/ config/ install/ field.storage.user.user_picture.yml - core/profiles/standard/config/install/field.storage.user.user_picture.yml
- field.storage.user.user_picture.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.user.user_picture.yml - core/profiles/demo_umami/config/install/field.storage.user.user_picture.yml
- field.storage.user.user_picture.yml in core/
recipes/ user_picture/ config/ field.storage.user.user_picture.yml - core/recipes/user_picture/config/field.storage.user.user_picture.yml
- file.info.yml in core/
modules/ file/ file.info.yml - core/modules/file/file.info.yml
- file.migrate_drupal.yml in core/
modules/ file/ migrations/ state/ file.migrate_drupal.yml - core/modules/file/migrations/state/file.migrate_drupal.yml
- file.views.schema.yml in core/
modules/ file/ config/ schema/ file.views.schema.yml - core/modules/file/config/schema/file.views.schema.yml
- File::defaultDisplayOptions in core/
modules/ file/ src/ Plugin/ views/ wizard/ File.php - Assembles the default display options for the view.
- File::preRenderFile in core/
lib/ Drupal/ Core/ Render/ Element/ File.php - Prepares a #type 'file' render element for input.html.twig.
- FileCommentSniff::processTags in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ PEAR/ Sniffs/ Commenting/ FileCommentSniff.php - Processes each required or optional tag.
- FileDownloadController::download in core/
modules/ system/ src/ FileDownloadController.php - Handles private file transfers.
- FileField::getFieldType in core/
modules/ file/ src/ Plugin/ migrate/ field/ d6/ FileField.php - Computes the destination type of a migrated field.
- FileFieldItemList::delete in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom delete behavior for field values.
- FileFieldItemList::deleteRevision in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom revision delete behavior for field values.
- FileFieldItemList::postSave in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom post-save behavior for field values.
- FileFormField::initialize in vendor/
symfony/ dom-crawler/ Field/ FileFormField.php - Initializes the form field.
- FileHooks::cron in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_cron().
- FileHooks::tokenInfo in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_token_info().
- FileHooks::tokens in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_tokens().
- FileItem::defaultStorageSettings in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileItem.php - FileRepository::loadByUri in core/
modules/ file/ src/ FileRepository.php - FileSizeLimitConstraintValidator::validate in core/
modules/ file/ src/ Plugin/ Validation/ Constraint/ FileSizeLimitConstraintValidator.php - Checks if the passed value is valid.
- FileSystem::saveData in core/
lib/ Drupal/ Core/ File/ FileSystem.php - Saves a file to the specified destination without invoking file API.
- Filesystem::tempnam in vendor/
symfony/ filesystem/ Filesystem.php - Creates a temporary file with support for custom stream wrappers.
- FileUpload::validateAndLoadFieldDefinition in core/
modules/ jsonapi/ src/ Controller/ FileUpload.php - Validates and loads a field definition instance.
- FileUploadResource::validateAndLoadFieldDefinition in core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php - Validates and loads a field definition instance.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- FileViewsHooks::fieldViewsData in core/
modules/ file/ src/ Hook/ FileViewsHooks.php - Implements hook_field_views_data().
- Form::addField in vendor/
symfony/ dom-crawler/ Form.php - FormBuilder::doBuildForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Builds and processes all elements in the structured form array.
- FormBuilder::handleInputElement in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Adds the #name and #value properties of an input element before rendering.
- ImageFormatter::settingsForm in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php - Returns a form to configure settings for the formatter.
- ImageFormatter::viewElements in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php - Builds a renderable array for a field value.
- ImageFormatterBase::getEntitiesToView in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatterBase.php - Returns the referenced entities for display.
- ImageHooks::entityPresave in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_entity_presave().
- ImageHooks::fieldConfigDelete in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_delete() for 'field_config'.
- ImageHooks::fieldConfigUpdate in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_update() for 'field_config'.
- ImageHooks::fieldStorageConfigDelete in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
- ImageHooks::fieldStorageConfigUpdate in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
- ImageItem::defaultImageForm in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Builds the default_image details element.
- ImageStyleDownloadController::deliver in core/
modules/ image/ src/ Controller/ ImageStyleDownloadController.php - Generates a derivative, given a style and image path.
- ImageViewsHooks::fieldViewsData in core/
modules/ image/ src/ Hook/ ImageViewsHooks.php - Implements hook_field_views_data().
- ImageWidget::formElement in core/
modules/ image/ src/ Plugin/ Field/ FieldWidget/ ImageWidget.php - Returns the form for a single field widget.
- ImportForm::validateForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form validation handler.
- InputFormField::initialize in vendor/
symfony/ dom-crawler/ Field/ InputFormField.php - Initializes the form field.
- InputStreamFileWriter::writeStreamToFile in core/
modules/ file/ src/ Upload/ InputStreamFileWriter.php - InstallHelper::createFileEntity in core/
profiles/ demo_umami/ modules/ demo_umami_content/ src/ InstallHelper.php - Creates a file entity based on an image path.
- JsCollectionGrouper::group in core/
lib/ Drupal/ Core/ Asset/ JsCollectionGrouper.php - Puts multiple items into the same group if they are groupable. Items of the 'file' type are groupable if their 'preprocess' flag is TRUE. Items of the 'external' type are not groupable.
- JsCollectionOptimizerLazy::optimize in core/
lib/ Drupal/ Core/ Asset/ JsCollectionOptimizerLazy.php - Optimizes a collection of assets.
- JsCollectionRenderer::render in core/
lib/ Drupal/ Core/ Asset/ JsCollectionRenderer.php - This class evaluates the aggregation enabled/disabled condition on a group by group basis by testing whether an aggregate file has been made for the group rather than by testing the site-wide aggregation setting. This allows this class to work…
- JsOptimizer::optimize in core/
lib/ Drupal/ Core/ Asset/ JsOptimizer.php - Optimizes an asset.
- JUnitConverter::findTestCases in core/
lib/ Drupal/ Core/ Test/ JUnitConverter.php - Finds all test cases recursively from a test suite list.
- JunitXmlLogger::createTestCase in vendor/
phpunit/ phpunit/ src/ Logging/ JUnit/ JunitXmlLogger.php - @psalm-assert !null $this->currentTestCase
- JunitXmlLogger::testSuiteStarted in vendor/
phpunit/ phpunit/ src/ Logging/ JUnit/ JunitXmlLogger.php - LibraryDiscoveryParser::buildByExtension in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Parses and builds up all the libraries information of an extension.
- Loader::testSuite in vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Xml/ Loader.php - LocaleHooks::jsAlter in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_js_alter().
- media.type.document.yml in core/
profiles/ standard/ config/ optional/ media.type.document.yml - core/profiles/standard/config/optional/media.type.document.yml
- media.type.document.yml in core/
profiles/ demo_umami/ config/ install/ media.type.document.yml - core/profiles/demo_umami/config/install/media.type.document.yml
- media.type.document.yml in core/
recipes/ document_media_type/ config/ media.type.document.yml - core/recipes/document_media_type/config/media.type.document.yml
- Media::loadThumbnail in core/
modules/ media/ src/ Entity/ Media.php - Loads the file entity for the thumbnail.
- MoveWhitelistExcludesToCoverage::migrate in vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Xml/ Migration/ Migrations/ MoveWhitelistExcludesToCoverage.php - MoveWhitelistIncludesToCoverage::migrate in vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Xml/ Migration/ Migrations/ MoveWhitelistIncludesToCoverage.php - Node::addFile in vendor/
phpunit/ php-code-coverage/ src/ Report/ Xml/ Node.php - olivero_preprocess_input in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK().
- PathProcessorFiles::processInbound in core/
modules/ system/ src/ PathProcessor/ PathProcessorFiles.php - Processes the inbound path.
- PathProcessorImageStyles::processInbound in core/
modules/ image/ src/ PathProcessor/ PathProcessorImageStyles.php - Processes the inbound path.
- PhptTestCase::parseExternal in vendor/
phpunit/ phpunit/ src/ Runner/ PhptTestCase.php - PhptTestCase::validate in vendor/
phpunit/ phpunit/ src/ Runner/ PhptTestCase.php - PrettyPrinterAbstract::printFormatPreserving in vendor/
nikic/ php-parser/ lib/ PhpParser/ PrettyPrinterAbstract.php - Perform a format-preserving pretty print of an AST.
- Reader::read in vendor/
phpunit/ phpunit/ src/ Runner/ Baseline/ Reader.php - @psalm-param non-empty-string $baselineFile
- ResponsiveImageFormatter::settingsForm in core/
modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ ResponsiveImageFormatter.php - Returns a form to configure settings for the formatter.
- ResponsiveImageFormatter::viewElements in core/
modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ ResponsiveImageFormatter.php - Builds a renderable array for a field value.
- Routes::hasNonInternalFileTargetResourceTypes in core/
modules/ jsonapi/ src/ Routing/ Routes.php - Determines if an array of resource types lists non-internal "file" ones.
- Selenium2Driver::attachFile in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Attaches file path to file field located by its XPath query.
- Selenium2Driver::setValue in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Sets element's value by its XPath query.
- standard.info.yml in core/
profiles/ standard/ standard.info.yml - core/profiles/standard/standard.info.yml
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- template_preprocess_file_link in core/
modules/ file/ file.module - Prepares variables for file link templates.
- TemporaryQueryGuard::getAccessCondition in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - Gets an EntityConditionGroup that filters out inaccessible entities.
- ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - ThemeSettingsForm::validateForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - Form validation handler.
- TraceableSerializer::getCaller in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - TraceableValidator::validate in vendor/
symfony/ validator/ Validator/ TraceableValidator.php - Validates a value against a constraint or a list of constraints.
- UnixPipes::getDescriptors in vendor/
symfony/ process/ Pipes/ UnixPipes.php - Returns an array of descriptors for the use of proc_open.
- Uri::composeComponents in vendor/
guzzlehttp/ psr7/ src/ Uri.php - Composes a URI reference string from its various components.
- UriNormalizer::normalize in vendor/
guzzlehttp/ psr7/ src/ UriNormalizer.php - Returns a normalized URI.
- user.role.authenticated.yml in core/
profiles/ standard/ config/ install/ user.role.authenticated.yml - core/profiles/standard/config/install/user.role.authenticated.yml
- user.role.author.yml in core/
profiles/ demo_umami/ config/ install/ user.role.author.yml - core/profiles/demo_umami/config/install/user.role.author.yml
- user.role.content_editor.yml in core/
profiles/ standard/ config/ install/ user.role.content_editor.yml - core/profiles/standard/config/install/user.role.content_editor.yml
- user.role.editor.yml in core/
profiles/ demo_umami/ config/ install/ user.role.editor.yml - core/profiles/demo_umami/config/install/user.role.editor.yml
- ValidateCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ ValidateCommand.php - Executes the current command.
- vfsStream::copyFromFileSystem in vendor/
mikey179/ vfsstream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStream.php - copies the file system structure from given path into the base dir
- views.view.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- WindowsPipes::getDescriptors in vendor/
symfony/ process/ Pipes/ WindowsPipes.php - Returns an array of descriptors for the use of proc_open.
- Writer::write in vendor/
phpunit/ phpunit/ src/ Runner/ Baseline/ Writer.php - @psalm-param non-empty-string $baselineFile
- Xml::generateFileReport in vendor/
squizlabs/ php_codesniffer/ src/ Reports/ Xml.php - Generate a partial report for a single processed file.
- XmlDumper::addService in vendor/
symfony/ dependency-injection/ Dumper/ XmlDumper.php - XmlFileLoader::parseDefinition in vendor/
symfony/ dependency-injection/ Loader/ XmlFileLoader.php - Parses an individual Definition.
- YamlFileLoader::parseDefinition in vendor/
symfony/ dependency-injection/ Loader/ YamlFileLoader.php - _editor_delete_file_usage in core/
modules/ editor/ editor.module - Deletes file usage of files referenced by formatted text fields.
- _editor_record_file_usage in core/
modules/ editor/ editor.module - Records file usage of files referenced by formatted text fields.