Go to the documentation of this file.
40 }
catch ( Exception
$e ) {
42 wfDebug( __METHOD__ .
': ' .
$e->getMessage() .
"\n" );
57 if (
count( $meta ) === 0 ) {
71 $meta =
$image->getMetadata();
77 if ( !isset( $meta[
'metadata'] ) ) {
80 unset( $meta[
'metadata'][
'_MW_PNG_VERSION'] );
82 return $meta[
'metadata'];
90 $ser =
$image->getMetadata();
93 if ( $metadata[
'frameCount'] > 1 ) {
115 if ( $metadata === self::BROKEN_FILE ) {
120 Wikimedia\suppressWarnings();
122 Wikimedia\restoreWarnings();
125 wfDebug( __METHOD__ .
" invalid png metadata\n" );
130 if ( !isset(
$data[
'metadata'][
'_MW_PNG_VERSION'] )
133 wfDebug( __METHOD__ .
" old but compatible png metadata\n" );
147 $original = parent::getLongDesc(
$image );
149 Wikimedia\suppressWarnings();
151 Wikimedia\restoreWarnings();
153 if ( !$metadata || $metadata[
'frameCount'] <= 0 ) {
160 if ( $metadata[
'loopCount'] == 0 ) {
161 $info[] =
wfMessage(
'file-info-png-looped' )->parse();
162 } elseif ( $metadata[
'loopCount'] > 1 ) {
163 $info[] =
wfMessage(
'file-info-png-repeat' )->numParams( $metadata[
'loopCount'] )->parse();
166 if ( $metadata[
'frameCount'] > 0 ) {
167 $info[] =
wfMessage(
'file-info-png-frames' )->numParams( $metadata[
'frameCount'] )->parse();
170 if ( $metadata[
'duration'] ) {
171 $info[] =
$wgLang->formatTimePeriod( $metadata[
'duration'] );
174 return $wgLang->commaList( $info );
186 $serMeta =
$file->getMetadata();
187 Wikimedia\suppressWarnings();
189 Wikimedia\restoreWarnings();
191 if ( !$metadata || !isset( $metadata[
'duration'] ) || !$metadata[
'duration'] ) {
194 return (
float)$metadata[
'duration'];
canAnimateThumbnail( $image)
We do not support making APNG thumbnails, so always false.
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on and they can depend only on the ResourceLoaderContext $context
isMetadataValid( $image, $metadata)
Check if the metadata string is valid for this handler.
getLength( $file)
Return the duration of an APNG file.
injection txt This is an overview of how MediaWiki makes use of dependency injection The design described here grew from the discussion of RFC T384 The term dependency this means that anything an object needs to operate should be injected from the the object itself should only know narrow no concrete implementation of the logic it relies on The requirement to inject everything typically results in an architecture that based on two main types of and essentially stateless service objects that use other service objects to operate on the value objects As of the beginning MediaWiki is only starting to use the DI approach Much of the code still relies on global state or direct resulting in a highly cyclical dependency which acts as the top level factory for services in MediaWiki which can be used to gain access to default instances of various services MediaWikiServices however also allows new services to be defined and default services to be redefined Services are defined or redefined by providing a callback the instantiator that will return a new instance of the service When it will create an instance of MediaWikiServices and populate it with the services defined in the files listed by thereby bootstrapping the DI framework Per $wgServiceWiringFiles lists includes ServiceWiring php
$data
Utility to generate mapping file used in mw.Title (phpCharToUpper.json)
Implements some public methods and some protected utility functions which are required by multiple ch...
Generic handler for bitmap images.
getCommonMetaArray(File $image)
Get a file type independent array of metadata.
getMetadata( $image, $filename)
this hook is for auditing only or null if authentication failed before getting that far or null if we can t even determine that When $user is not it can be in the form of< username >< more info > e g for bot passwords intended to be added to log contexts Fields it might only if the login was with a bot password it is not rendered in wiki pages or galleries in category pages allow injecting custom HTML after the section Any uses of the hook need to handle escaping see BaseTemplate::getToolbox and BaseTemplate::makeListItem for details on the format of individual items inside of this array or by returning and letting standard HTTP rendering take place modifiable or by returning false and taking over the output modifiable modifiable after all normalizations have been except for the $wgMaxImageArea check $image
wfDebug( $text, $dest='all', array $context=[])
Sends a line to the debug log if enabled or, optionally, to a comment in output.
getMetadataType( $image)
Get a string describing the type of metadata, for display purposes.
formatMetadata( $image, $context=false)
div flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LogException' returning false will NOT prevent logging $e
supportsBucketing()
Returns whether or not this handler supports the chained generation of thumbnails according to bucket...
unserialize( $serialized)
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation use $formDescriptor instead default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<