Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ImageThemeFunctionTest class Drupal\image\Tests drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php Tests image theme functions.
ImageUpgradePathTest class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php Test upgrade of overridden and custom image styles.
ImageWidget class Drupal\image\Plugin\field\widget drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php Plugin implementation of the 'image_image' widget.
ImmutableEventDispatcher class Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php A read-only proxy for an event dispatcher. 1
ImmutableEventDispatcherTest class Symfony\Component\EventDispatcher\Tests drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php @author Bernhard Schussek <bschussek@gmail.com>
ImportOpmlTest class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php
InactiveScopeException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php This exception is thrown when you try to create a service of an inactive scope. 4
IndexedReader class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php Allows the reader to be used in-place of Doctrine's reader.
IndexPhpTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php Test the handling of requests containing 'index.php'.
IndexTid class Drupal\taxonomy\Plugin\views\argument drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php Allow taxonomy term ID(s) as argument.
IndexTidDepth class Drupal\taxonomy\Plugin\views\argument drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php Argument handler for taxonomy terms with depth.
IndexTidDepthModifier class Drupal\taxonomy\Plugin\views\argument drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php Argument handler for to modify depth for a previous term.
Inflector class Doctrine\Common\Util drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php Doctrine inflector has static methods for inflecting text
InfoAlterTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php Tests the effectiveness of hook_system_info_alter().
InfoFileParserUnitTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoFileParserUnitTest.php
InfoHookDecorator class Drupal\Core\Plugin\Discovery drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Allows info hook implementations to enhance discovered plugin definitions. 1
IniFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php IniFileLoader loads parameters from INI files. 4 1
IniFileLoaderTest class Symfony\Component\DependencyInjection\Tests\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php
InitialMatcherInterface interface Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/InitialMatcherInterface.php A PartialMatcher works like a UrlMatcher, but will return multiple candidate routes. 2 1
Inline class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php Inline implements a YAML parser/dumper for the YAML inline syntax. 1
InlineServiceDefinitionsPass class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php Inline service definitions where this is possible. 1
InlineServiceDefinitionsPassTest class Symfony\Component\DependencyInjection\Tests\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
InlineTest class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php
InOperator class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php Simple filter to handle matching of multiple options selectable via checkboxes 8 8
InputRequired class Drupal\views\Plugin\views\exposed_form drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php Exposed form plugin that provides an exposed form with required input.
Insert class Drupal\Core\Database\Driver\mysql drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php
Insert class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Insert.php General class for an abstracted INSERT query. 3 3
Insert class Drupal\Core\Database\Driver\sqlite drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php SQLite specific implementation of InsertQuery.
Insert class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php
InsertCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php Generic AJAX command for inserting content. 6 7
InsertDefaultsTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php Tests insertion for database default values.
InsertLobTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php Tests inserts using LOB fields, which are weird on some databases.
InsertTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php Tests the insert builder.
InspectionTest class Drupal\system\Tests\Plugin drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/InspectionTest.php Tests that plugins implementing PluginInspectionInterface are inspectable.
InstallationProfileModuleTestsTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php Verifies that tests bundled with installation profile modules are found.
InstallBackend class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/InstallBackend.php Defines a stub cache implementation to be used during installation. 1
InstallerLanguageTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php Tests installer language detection.
InstallStorage class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/InstallStorage.php Storage controller used by the Drupal installer.
InstallTest class Drupal\system\Tests\Module drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php Unit tests for module installation.
InstallTest class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/InstallTest.php Tests the behavior of the cache backend used for installing Drupal.
IntefaceWithConstants interface Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/IntefaceWithConstants.php 1
Integer class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php The integer data type.
IntegerItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php Defines the 'integer_field' entity field item.
IntegrationTest class Symfony\Component\DependencyInjection\Tests\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php This class tests the integration of the different compiler passes
IntegrityConstraintViolationException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/IntegrityConstraintViolationException.php Exception thrown if a query would violate an integrity constraint. 4
IntrospectableContainerInterface interface Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php IntrospectableContainerInterface defines additional introspection functionality for containers, allowing logic to be implemented based on a Container's state. 1
InvalidAnnotationUsageButIgnoredClass class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php @NoAnnotation
InvalidAnnotationUsageClass class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageClass.php @NoAnnotation
InvalidArgumentException class Symfony\Component\Serializer\Exception drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/InvalidArgumentException.php InvalidArgumentException 2
InvalidArgumentException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php Base InvalidArgumentException for Dependency Injection component. 3 17

Pages

Other projects