Home
last modified time | relevance | path

Searched refs:InvalidConfigurationException (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Imaging/ImageManipulation/
H A DCropVariant.php67 * @throws InvalidConfigurationException
99 * @throws InvalidConfigurationException
114 …throw new InvalidConfigurationException(sprintf('Invalid type in configuration for crop variant: %…
188 * @throws InvalidConfigurationException
200 * @throws InvalidConfigurationException
205 …throw new InvalidConfigurationException(sprintf('Ratio with with duplicate ID (%s) is configured. …
212 * @throws InvalidConfigurationException
224 * @throws InvalidConfigurationException
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Imaging/ImageManipulation/
H A DCropVariant.php65 * @throws InvalidConfigurationException
97 * @throws InvalidConfigurationException
112 …throw new InvalidConfigurationException(sprintf('Invalid type in configuration for crop variant: %…
185 * @throws InvalidConfigurationException
197 * @throws InvalidConfigurationException
202 …throw new InvalidConfigurationException(sprintf('Ratio with with duplicate ID (%s) is configured. …
209 * @throws InvalidConfigurationException
221 * @throws InvalidConfigurationException
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Imaging/ImageManipulation/
H A DCropVariant.php67 * @throws InvalidConfigurationException
99 * @throws InvalidConfigurationException
114 …throw new InvalidConfigurationException(sprintf('Invalid type in configuration for crop variant: %…
188 * @throws InvalidConfigurationException
200 * @throws InvalidConfigurationException
205 …throw new InvalidConfigurationException(sprintf('Ratio with with duplicate ID (%s) is configured. …
212 * @throws InvalidConfigurationException
224 * @throws InvalidConfigurationException
/dports/www/bolt/bolt-2.2.24/vendor/symfony/config/Symfony/Component/Config/Definition/
H A DPrototypedArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
187 * @throws InvalidConfigurationException if the node doesn't have enough children
207 $ex = new InvalidConfigurationException($msg);
223 * @throws InvalidConfigurationException
240 $ex = new InvalidConfigurationException($msg);
286 * @throws InvalidConfigurationException
311 $ex = new InvalidConfigurationException(sprintf(
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
221 * @throws InvalidConfigurationException if the node doesn't have enough children
234 $ex = new InvalidConfigurationException($msg);
288 * @throws InvalidConfigurationException
309 $ex = new InvalidConfigurationException($msg);
349 * @throws InvalidConfigurationException
368 $ex = new InvalidConfigurationException(sprintf(
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
183 * @throws InvalidConfigurationException if the node doesn't have enough children
201 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
217 * @throws InvalidConfigurationException
233 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
288 * @throws InvalidConfigurationException
313 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
213 * @throws InvalidConfigurationException if the node doesn't have enough children
224 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
278 * @throws InvalidConfigurationException
303 …$ex = new InvalidConfigurationException(sprintf('Unrecognized option%s "%s" under "%s"', 1 === \co…
341 * @throws InvalidConfigurationException
360 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/phpbb3/phpBB3/vendor/symfony/config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
183 * @throws InvalidConfigurationException if the node doesn't have enough children
201 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
217 * @throws InvalidConfigurationException
233 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
288 * @throws InvalidConfigurationException
313 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
213 * @throws InvalidConfigurationException if the node doesn't have enough children
224 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
278 * @throws InvalidConfigurationException
303 …$ex = new InvalidConfigurationException(sprintf('Unrecognized option%s "%s" under "%s"', 1 === \co…
341 * @throws InvalidConfigurationException
360 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/deskutils/egroupware/egroupware/vendor/symfony/config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
183 * @throws InvalidConfigurationException if the node doesn't have enough children
201 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
217 * @throws InvalidConfigurationException
233 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
288 * @throws InvalidConfigurationException
313 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
213 * @throws InvalidConfigurationException if the node doesn't have enough children
224 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
278 * @throws InvalidConfigurationException
327 $ex = new InvalidConfigurationException($msg);
365 * @throws InvalidConfigurationException
384 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
173 * @throws InvalidConfigurationException if the node doesn't have enough children
191 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
207 * @throws InvalidConfigurationException
223 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
278 * @throws InvalidConfigurationException
303 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
205 * @throws InvalidConfigurationException if the node doesn't have enough children
216 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
270 * @throws InvalidConfigurationException
319 $ex = new InvalidConfigurationException($msg);
355 * @throws InvalidConfigurationException
374 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
183 * @throws InvalidConfigurationException if the node doesn't have enough children
201 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
217 * @throws InvalidConfigurationException
233 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
288 * @throws InvalidConfigurationException
313 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
213 * @throws InvalidConfigurationException if the node doesn't have enough children
224 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
278 * @throws InvalidConfigurationException
303 …$ex = new InvalidConfigurationException(sprintf('Unrecognized option%s "%s" under "%s"', 1 === \co…
341 * @throws InvalidConfigurationException
360 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/config/Definition/
H A DPrototypedArrayNode.php16 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
183 * @throws InvalidConfigurationException if the node doesn't have enough children
201 …$ex = new InvalidConfigurationException(sprintf('The path "%s" should have at least %d element(s) …
217 * @throws InvalidConfigurationException
233 …$ex = new InvalidConfigurationException(sprintf('The attribute "%s" must be set for path "%s".', $…
288 * @throws InvalidConfigurationException
313 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
213 * @throws InvalidConfigurationException if the node doesn't have enough children
224 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
278 * @throws InvalidConfigurationException
303 …$ex = new InvalidConfigurationException(sprintf('Unrecognized option%s "%s" under "%s"', 1 === \co…
341 * @throws InvalidConfigurationException
360 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/elgg/elgg-3.3.23/vendor/symfony/config/Definition/
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
209 * @throws InvalidConfigurationException if the node doesn't have enough children
220 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
266 * @throws InvalidConfigurationException
315 $ex = new InvalidConfigurationException($msg);
348 * @throws InvalidConfigurationException
367 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/config/Definition/
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
209 * @throws InvalidConfigurationException if the node doesn't have enough children
220 …$ex = new InvalidConfigurationException(sprintf('The child node "%s" at path "%s" must be configur…
266 * @throws InvalidConfigurationException
315 $ex = new InvalidConfigurationException($msg);
348 * @throws InvalidConfigurationException
367 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/config/Definition/
H A DArrayNode.php14 use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; alias
209 * @throws InvalidConfigurationException if the node doesn't have enough children
226 $ex = new InvalidConfigurationException($message);
273 * @throws InvalidConfigurationException
322 $ex = new InvalidConfigurationException($msg);
353 * @throws InvalidConfigurationException
372 …$ex = new InvalidConfigurationException(sprintf('You are not allowed to define new elements for pa…
/dports/www/bolt/bolt-2.2.24/vendor/symfony/form/Symfony/Component/Form/Extension/Core/ChoiceList/
H A DChoiceList.php16 use Symfony\Component\Form\Exception\InvalidConfigurationException; alias
263 … * @throws InvalidConfigurationException If no valid value or index could be created for a choice.
309 … * @throws InvalidConfigurationException If no valid value or index could be created for a choice.
346 * @throws InvalidConfigurationException If no valid value or index could be created.
353 …throw new InvalidConfigurationException(sprintf('The index "%s" created by the choice list is inva…
359 …throw new InvalidConfigurationException(sprintf('The value created by the choice list is of type "…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/seo/Classes/XmlSitemap/
H A DXmlSitemapRenderer.php27 use TYPO3\CMS\Seo\XmlSitemap\Exception\InvalidConfigurationException; alias
59 * @throws InvalidConfigurationException
118 * @throws InvalidConfigurationException
143 … throw new InvalidConfigurationException('No valid provider set for ' . $sitemap, 1535578522);
146 …throw new InvalidConfigurationException('No valid configuration found for sitemap ' . $sitemap, 15…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/seo/Classes/XmlSitemap/
H A DXmlSitemapRenderer.php25 use TYPO3\CMS\Seo\XmlSitemap\Exception\InvalidConfigurationException; alias
61 * @throws InvalidConfigurationException
121 * @throws InvalidConfigurationException
146 … throw new InvalidConfigurationException('No valid provider set for ' . $sitemap, 1535578522);
149 …throw new InvalidConfigurationException('No valid configuration found for sitemap ' . $sitemap, 15…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/adminpanel/Classes/Service/
H A DModuleLoader.php19 use TYPO3\CMS\Adminpanel\Exceptions\InvalidConfigurationException; alias
48 throw new InvalidConfigurationException(
62 throw new InvalidConfigurationException(
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/adminpanel/Classes/Service/
H A DModuleLoader.php20 use TYPO3\CMS\Adminpanel\Exceptions\InvalidConfigurationException; alias
49 throw new InvalidConfigurationException(
63 throw new InvalidConfigurationException(

1234567891011