Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
InternalEntitiesTest::testEntryPoint function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Ensures that internal resources types aren't present in the entry point.
InternalEntitiesTest::testIncludes function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Asserts that internal entities are not included in compound documents.
InternalEntitiesTest::testLinks function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Asserts that links to internal relationships aren't generated.
InternalEntitiesTest::testRoutes function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Ensures that internal resources types aren't present in the routes.
InternalPropertyTestFieldItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php Defines the 'Internal Property' entity test field type.
InternalPropertyTestFieldItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php
InternalPropertyTestFieldItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php Defines field item properties.
InternalTypedDataTestTrait trait core/modules/serialization/tests/src/Unit/Normalizer/InternalTypedDataTestTrait.php Trait that provides mocked typed data objects.
InternalTypedDataTestTrait.php file core/modules/serialization/tests/src/Unit/Normalizer/InternalTypedDataTestTrait.php
InternalTypedDataTestTrait::getTypedDataProperty function core/modules/serialization/tests/src/Unit/Normalizer/InternalTypedDataTestTrait.php Gets a typed data property.
Internationalization group core/lib/Drupal/Core/Language/language.api.php Internationalization and translation
Interpolator class composer/Plugin/Scaffold/Interpolator.php Injects config values from an associative array into a string.
Interpolator.php file composer/Plugin/Scaffold/Interpolator.php
Interpolator::$data property composer/Plugin/Scaffold/Interpolator.php The associative array of replacements.
Interpolator::$endToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the end of a token.
Interpolator::$startToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the start of a token.
Interpolator::addData function composer/Plugin/Scaffold/Interpolator.php Adds to the data set to use when interpolating.
Interpolator::findTokens function composer/Plugin/Scaffold/Interpolator.php Finds all of the tokens in the provided message.
Interpolator::interpolate function composer/Plugin/Scaffold/Interpolator.php Replaces tokens in a string with values from an associative array.
Interpolator::replacements function composer/Plugin/Scaffold/Interpolator.php Finds the tokens that exist in a message and builds a replacement array.
Interpolator::setData function composer/Plugin/Scaffold/Interpolator.php Sets the data set to use when interpolating.
Interpolator::__construct function composer/Plugin/Scaffold/Interpolator.php Interpolator constructor.
IntValue class core/lib/Drupal/Core/Database/SchemaDefinition/IntValue.php A class holding an int value.
IntValue.php file core/lib/Drupal/Core/Database/SchemaDefinition/IntValue.php
IntValue::$name property core/lib/Drupal/Core/Database/SchemaDefinition/IntValue.php Human readable name.
IntValue::__construct function core/lib/Drupal/Core/Database/SchemaDefinition/IntValue.php
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php Test interface for testing the cache tags validator.
InvalidCharsetException class core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php This exception class signals an invalid charset is being used.
InvalidCharsetException.php file core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php
InvalidComponentDataException class core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php Raised when a component is rendering with invalid data.
InvalidComponentDataException.php file core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php
InvalidComponentException class core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php Custom exception for invalid components.
InvalidComponentException.php file core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php
InvalidConfigException class core/lib/Drupal/Core/Recipe/InvalidConfigException.php Thrown if config created or changed by a recipe fails validation.
InvalidConfigException.php file core/lib/Drupal/Core/Recipe/InvalidConfigException.php
InvalidConfigException::formatMessage function core/lib/Drupal/Core/Recipe/InvalidConfigException.php Formats the constraint violation list as a human-readable message.
InvalidConfigException::__construct function core/lib/Drupal/Core/Recipe/InvalidConfigException.php Constructs an InvalidConfigException object.
InvalidConsumer class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Test class of an invalid consumer.
InvalidConsumer::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
InvalidDataTest class core/tests/Drupal/KernelTests/Core/Database/InvalidDataTest.php Tests handling of some invalid data.
InvalidDataTest.php file core/tests/Drupal/KernelTests/Core/Database/InvalidDataTest.php
InvalidDataTest::testInsertDuplicateData function core/tests/Drupal/KernelTests/Core/Database/InvalidDataTest.php Tests aborting of traditional SQL database systems with invalid data.
InvalidDataTest::testInsertDuplicateDataFromSelect function core/tests/Drupal/KernelTests/Core/Database/InvalidDataTest.php Tests inserting with invalid data from a select query.
InvalidDataTypeException class core/lib/Drupal/Component/Serialization/Exception/InvalidDataTypeException.php Exception thrown when a data type is invalid.
InvalidDataTypeException.php file core/lib/Drupal/Component/Serialization/Exception/InvalidDataTypeException.php
InvalidDecoratedMethod class core/lib/Drupal/Component/Plugin/Exception/InvalidDecoratedMethod.php Thrown when a decorator's _call() method uses a method that does not exist.
InvalidDecoratedMethod.php file core/lib/Drupal/Component/Plugin/Exception/InvalidDecoratedMethod.php
InvalidDeriverException class core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php Exception to be thrown if a plugin tries to use an invalid deriver.
InvalidDeriverException.php file core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php
InvalidEntityException class core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php Thrown if an entity being imported has validation errors.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.