File tree Expand file tree Collapse file tree 15 files changed +2
-17
lines changed Expand file tree Collapse file tree 15 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -376,5 +376,4 @@ Learn more
376
376
* :doc: `How to manage CSS and JavaScript assets in Symfony applications </frontend >`
377
377
* :doc: `WebLink component </components/web_link >` to preload assets using HTTP/2.
378
378
379
- .. _Packagist : https://packagist.org/packages/symfony/asset
380
379
.. _`Webpack` : https://webpack.js.org/
Original file line number Diff line number Diff line change @@ -763,6 +763,5 @@ Learn more
763
763
764
764
/form/*
765
765
766
- .. _Packagist : https://packagist.org/packages/symfony/form
767
766
.. _Twig : https://twig.symfony.com
768
767
.. _`Twig Configuration` : https://twig.symfony.com/doc/2.x/intro.html
Original file line number Diff line number Diff line change @@ -438,5 +438,4 @@ absolute path of the executable PHP binary available on your server::
438
438
439
439
.. _`pid` : https://en.wikipedia.org/wiki/Process_identifier
440
440
.. _`PHP Documentation` : https://php.net/manual/en/pcntl.constants.php
441
- .. _Packagist : https://packagist.org/packages/symfony/process
442
441
.. _`PHP streams` : https://www.php.net/manual/en/book.stream.php
Original file line number Diff line number Diff line change @@ -461,5 +461,4 @@ Or you can pass parameters directly to the constructor (not the recommended way)
461
461
// ...
462
462
$propertyAccessor = new PropertyAccessor(true); // this enables handling of magic __call
463
463
464
- .. _Packagist : https://packagist.org/packages/symfony/property-access
465
464
.. _The Inflector component : https://github.com/symfony/inflector
Original file line number Diff line number Diff line change @@ -299,5 +299,3 @@ Learn More
299
299
:glob:
300
300
301
301
var_dumper/*
302
-
303
- .. _Packagist : https://packagist.org/packages/symfony/var-dumper
Original file line number Diff line number Diff line change @@ -550,5 +550,4 @@ the Symfony service container::
550
550
include_once('/path/to/drupal/sites/default/settings.php');
551
551
$container->setParameter('drupal.database.url', $db_url);
552
552
553
- .. _`SetEnv` : http://httpd.apache.org/docs/current/env.html
554
553
.. _`fastcgi_param` : http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_param
Original file line number Diff line number Diff line change @@ -898,7 +898,7 @@ Learn more
898
898
.. _`Basic Mapping Documentation` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html
899
899
.. _`Query Builder` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/query-builder.html
900
900
.. _`Doctrine Query Language` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html
901
- .. _`Mapping Types Documentation ` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#property-mapping
901
+ .. _`Mapping Types documentation ` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#property-mapping
902
902
.. _`Property Mapping` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#property-mapping
903
903
.. _`Reserved SQL keywords documentation` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#quoting-reserved-words
904
904
.. _`Creating Classes for the Database` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#creating-classes-for-the-database
Original file line number Diff line number Diff line change @@ -111,6 +111,5 @@ Form errors are rendered **inside** the ``<label>`` element to make sure there
111
111
is a strong connection between the error and its ``<input> ``, as required by the
112
112
`WCAG 2.0 standard `_.
113
113
114
- .. _`their documentation` : https://getbootstrap.com/docs/4.1/
115
114
.. _`WCAG 2.0 standard` : https://www.w3.org/TR/WCAG20/
116
115
.. _`custom forms` : https://getbootstrap.com/docs/4.1/components/forms/#custom-forms
Original file line number Diff line number Diff line change @@ -312,4 +312,3 @@ See :ref:`service-container-creating-service` for more details.
312
312
Have fun!
313
313
314
314
.. _`ChoiceType` : https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
315
- .. _`FieldType` : https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Extension/Core/Type/FieldType.php
Original file line number Diff line number Diff line change @@ -48,4 +48,4 @@ key from the object that is passed to the ``configureUrlLoader()`` method:
48
48
})
49
49
;
50
50
51
- .. _`URL loader ` : https://github.com/webpack-contrib/url-loader
51
+ .. _`URL Loader ` : https://github.com/webpack-contrib/url-loader
Original file line number Diff line number Diff line change @@ -365,7 +365,6 @@ Learn more
365
365
.. _`Cache Tutorial` : http://www.mnot.net/cache_docs/
366
366
.. _`Varnish` : https://www.varnish-cache.org/
367
367
.. _`Squid in reverse proxy mode` : http://wiki.squid-cache.org/SquidFaq/ReverseProxy
368
- .. _`HTTP Bis` : http://tools.ietf.org/wg/httpbis/
369
368
.. _`RFC 7234 - Caching` : https://tools.ietf.org/html/rfc7234
370
369
.. _`RFC 7232 - Conditional Requests` : https://tools.ietf.org/html/rfc7232
371
370
.. _`FOSHttpCacheBundle` : http://foshttpcachebundle.readthedocs.org/
Original file line number Diff line number Diff line change @@ -293,7 +293,6 @@ take a look at how this bundle works.
293
293
294
294
serializer/*
295
295
296
- .. _`APCu` : https://github.com/krakjoe/apcu
297
296
.. _`ApiPlatform` : https://github.com/api-platform/core
298
297
.. _`JSON-LD` : http://json-ld.org
299
298
.. _`Hydra Core Vocabulary` : http://hydra-cg.com
Original file line number Diff line number Diff line change @@ -61,5 +61,3 @@ that's done automatically!
61
61
and tag it with ``serializer.encoder ``.
62
62
63
63
Now you'll be able to serialize and deserialize Yaml!
64
-
65
- .. _tracker : https://github.com/symfony/symfony/issues
Original file line number Diff line number Diff line change @@ -805,7 +805,6 @@ Learn more
805
805
.. _`tags` : https://twig.symfony.com/doc/2.x/tags/index.html
806
806
.. _`filters` : https://twig.symfony.com/doc/2.x/filters/index.html
807
807
.. _`functions` : https://twig.symfony.com/doc/2.x/functions/index.html
808
- .. _`add your own extensions` : https://twig.symfony.com/doc/2.x/advanced.html#creating-an-extension
809
808
.. _`with_context` : https://twig.symfony.com/doc/2.x/functions/include.html
810
809
.. _`include() function` : https://twig.symfony.com/doc/2.x/functions/include.html
811
810
.. _`{% include %} tag` : https://twig.symfony.com/doc/2.x/tags/include.html
Original file line number Diff line number Diff line change @@ -169,7 +169,6 @@ You can also add links to the HTTP response directly from controllers and servic
169
169
.. _`HTTP/2 Server Push` : https://tools.ietf.org/html/rfc7540#section-8.2
170
170
.. _`Resource Hints` : https://www.w3.org/TR/resource-hints/
171
171
.. _`Docker installer and runtime for Symfony` : https://github.com/dunglas/symfony-docker
172
- .. _`preload` : https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content
173
172
.. _`"as" attribute` : https://w3c.github.io/preload/#as-attribute
174
173
.. _`the Priority Hints specification` : https://wicg.github.io/priority-hints/
175
174
.. _`the Preload specification` : https://www.w3.org/TR/preload/#server-push-(http/2)
You can’t perform that action at this time.
0 commit comments