Commit 90616f5
File tree
9 files changed
+385
-38
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- CacheWarmer
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
- Validator
- Loader
9 files changed
+385
-38
lines changedsrc/Symfony/Bundle/FrameworkBundle/CacheWarmer/ValidatorCacheWarmer.php
Copy file name to clipboard+116Lines changed: 116 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
567 | 567 |
|
568 | 568 |
|
569 | 569 |
|
570 |
| - |
| 570 | + |
571 | 571 |
|
572 | 572 |
|
573 | 573 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+25-35Lines changed: 25 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
836 | 837 |
|
837 | 838 |
|
838 | 839 |
|
839 |
| - |
840 |
| - |
841 |
| - |
842 |
| - |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
843 | 845 |
|
844 |
| - |
845 |
| - |
| 846 | + |
| 847 | + |
| 848 | + |
846 | 849 |
|
847 | 850 |
|
848 | 851 |
|
| ||
858 | 861 |
|
859 | 862 |
|
860 | 863 |
|
861 |
| - |
| 864 | + |
| 865 | + |
| 866 | + |
862 | 867 |
|
863 | 868 |
|
864 | 869 |
|
865 | 870 |
|
866 | 871 |
|
867 | 872 |
|
| 873 | + |
| 874 | + |
868 | 875 |
|
869 | 876 |
|
870 | 877 |
|
871 | 878 |
|
872 | 879 |
|
873 |
| - |
874 |
| - |
875 |
| - |
876 |
| - |
877 |
| - |
878 |
| - |
879 |
| - |
880 |
| - |
| 880 | + |
881 | 881 |
|
882 |
| - |
883 |
| - |
884 |
| - |
| 882 | + |
885 | 883 |
|
886 |
| - |
887 |
| - |
888 |
| - |
889 |
| - |
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
890 | 889 |
|
891 |
| - |
892 |
| - |
893 |
| - |
| 890 | + |
894 | 891 |
|
895 | 892 |
|
896 |
| - |
897 |
| - |
898 |
| - |
899 |
| - |
900 |
| - |
901 |
| - |
902 |
| - |
903 |
| - |
904 |
| - |
| 893 | + |
| 894 | + |
905 | 895 |
|
906 | 896 |
|
907 | 897 |
|
908 |
| - |
| 898 | + |
909 | 899 |
|
910 | 900 |
|
911 | 901 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
32 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
33 | 47 |
|
34 | 48 |
|
35 | 49 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
215 | 214 |
|
216 | 215 |
|
217 | 216 |
|
|
src/Symfony/Bundle/FrameworkBundle/Validator/Loader/OverEagerFileLoaderInterface.php
Copy file name to clipboard+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
src/Symfony/Bundle/FrameworkBundle/Validator/Loader/OverEagerXmlFileLoader.php
Copy file name to clipboard+57Lines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
0 commit comments