InvalidArgumentException |
class |
Guzzle\Common\Exception |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php |
|
1 |
11 |
|
InvalidBreakpointException |
class |
Drupal\breakpoint |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointException.php |
Base exception for breakpoint exception. |
4 |
5 |
|
InvalidBreakpointMediaQueryException |
class |
Drupal\breakpoint |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php |
Exception thrown if an illegal media query is detected. |
|
2 |
|
InvalidBreakpointNameException |
class |
Drupal\breakpoint |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php |
Exception thrown if an invalid name is detected. |
|
3 |
|
InvalidBreakpointSourceException |
class |
Drupal\breakpoint |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceException.php |
Exception thrown if an invalid source is detected. |
|
4 |
|
InvalidBreakpointSourceTypeException |
class |
Drupal\breakpoint |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php |
Exception thrown if an invalid source_type is detected. |
|
4 |
|
InvalidDataTest |
class |
Drupal\system\Tests\Database |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests invalid data handling. |
|
|
|
InvalidDecoratedMethod |
class |
Drupal\Component\Plugin\Exception |
drupal/core/lib/Drupal/Component/Plugin/Exception/InvalidDecoratedMethod.php |
Exception thrown when a decorator's _call() method is triggered, but the
decorated object does not contain the requested method. |
|
|
|
InvalidMergeQueryException |
class |
Drupal\Core\Database\Query |
drupal/core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
Exception thrown for merge queries that do not make semantic sense. |
|
1 |
|
InvalidParameterException |
class |
Symfony\Component\Routing\Exception |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php |
Exception thrown when a parameter is not valid |
|
1 |
|
InvokeCommand |
class |
Drupal\Core\Ajax |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
AJAX command for invoking an arbitrary jQuery method. |
|
1 |
|
IpAddressBlockingTest |
class |
Drupal\ban\Tests |
drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php |
|
|
|
|
IpAddressTest |
class |
Drupal\system\Tests\Bootstrap |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php |
Tests getting IP addresses and hostname validation. |
|
|
|
ItemsPerPageTest |
class |
Drupal\views\Tests\Wizard |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the ability of the views wizard to specify the number of items per page. |
|
|
|
IteratorResourceInterface |
interface |
Assetic\Factory\Resource |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php |
A resource is something formulae can be loaded from. |
2 |
1 |
|
JavaScriptTest |
class |
Drupal\system\Tests\Common |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests the JavaScript system. |
|
|
|
JoinManager |
class |
Drupal\views\Plugin\Type |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php |
|
|
|
|
JoinPluginBase |
class |
Drupal\views\Plugin\views\join |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Represents a join and creates the SQL necessary to implement the join. |
3 |
4 |
|
JoinTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php |
Tests a generic join plugin and the join plugin base. |
|
|
|
JoinTest |
class |
Drupal\views_test_data\Plugin\views\join |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php |
Defines a join test plugin. |
|
1 |
|
JpegoptimFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
Runs assets through Jpegoptim. |
|
1 |
|
JpegoptimFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegoptimFilterTest.php |
@group integration |
|
|
|
JpegtranFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
Runs assets through jpegtran. |
|
1 |
|
JpegtranFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegtranFilterTest.php |
@group integration |
|
|
|
JsCompressorFilter |
class |
Assetic\Filter\Yui |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
Javascript YUI compressor filter. |
|
1 |
|
JsCompressorFilterTest |
class |
Assetic\Test\Filter\Yui |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/JsCompressorFilterTest.php |
|
|
|
|
JSMinFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters assets through JsMin. |
|
1 |
|
JSMinFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinFilterTest.php |
@group integration |
|
|
|
JSMinPlusFilter |
class |
Assetic\Filter |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters assets through JSMinPlus. |
|
1 |
|
JSMinPlusFilterTest |
class |
Assetic\Test\Filter |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinPlusFilterTest.php |
@group integration |
|
|
|
JsonDecode |
class |
Symfony\Component\Serializer\Encoder |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
Decodes JSON data |
|
|
|
JsonEncode |
class |
Symfony\Component\Serializer\Encoder |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
Encodes JSON data |
|
|
|
JsonEncoder |
class |
Symfony\Component\Serializer\Encoder |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Encodes JSON data |
1 |
2 |
|
JsonldBundle |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldBundle.php |
Jsonld dependency injection container. |
|
|
|
JsonldEncoder |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEncoder.php |
Encodes JSON-LD data. |
|
|
|
JsonldEntityNormalizer |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php |
Converts the Drupal entity object structure to JSON-LD array structure. |
|
1 |
|
JsonldEntityReferenceNormalizer |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityReferenceNormalizer.php |
Converts an EntityReferenceItem to a JSON-LD array structure. |
|
1 |
|
JsonldEntityWrapper |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php |
Provide an interface for JsonldNormalizer to get required properties. |
|
|
|
JsonldFieldItemNormalizer |
class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldFieldItemNormalizer.php |
Converts the Drupal entity object structure to JSON-LD array structure. |
|
1 |
|
JsonldNormalizerBase |
abstract class |
Drupal\jsonld |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldNormalizerBase.php |
Provide a base class for JSON-LD Normalizers. |
3 |
3 |
|
JsonldNormalizerTestBase |
abstract class |
Drupal\jsonld\Tests |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/JsonldNormalizerTestBase.php |
Parent class for JSON-LD tests. |
1 |
1 |
|
JsonResponse |
class |
Symfony\Component\HttpFoundation |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php |
Response represents an HTTP response in JSON format. |
1 |
16 |
|
JsonResponseTest |
class |
Symfony\Component\HttpFoundation\Tests |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
@covers Symfony\Component\HttpFoundation\JsonResponse::__construct
@covers Symfony\Component\HttpFoundation\JsonResponse::setData
@covers Symfony\Component\HttpFoundation\JsonResponse::setCallback |
|
|
|
JsonUnitTest |
class |
Drupal\system\Tests\Common |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php |
Tests the drupal_json_encode() and drupal_json_decode() functions. |
|
|
|
Kernel |
abstract class |
Symfony\Component\HttpKernel |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
The Kernel is the heart of the Symfony system. |
4 |
7 |
|
KernelEvent |
class |
Symfony\Component\HttpKernel\Event |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php |
Base class for events thrown in the HttpKernel component |
3 |
|
|
KernelEvents |
final class |
Symfony\Component\HttpKernel |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
Contains all events thrown in the HttpKernel component |
|
25 |
|
KernelForOverrideName |
class |
Symfony\Component\HttpKernel\Tests\Fixtures |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php |
|
|
1 |
|
KernelForTest |
class |
Symfony\Component\HttpKernel\Tests\DataCollector |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
|
|
|
KernelForTest |
class |
Symfony\Component\HttpKernel\Tests\Fixtures |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
|
1 |
|