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 11.x for all
  6. Other projects
Title Object type File name Summary
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.
InvalidEntityException.php file core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php
InvalidEntityException::__construct function core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php
InvalidHandler class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Invalid test handler class.
InvalidLibrariesExtendSpecificationException class core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php Defines a custom exception for an invalid libraries-extend specification.
InvalidLibrariesExtendSpecificationException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php
InvalidLibrariesOverrideSpecificationException class core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesOverrideSpecificationException.php Defines a custom exception if a definition refers to a non-existent library.
InvalidLibrariesOverrideSpecificationException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesOverrideSpecificationException.php
InvalidLibraryFileException class core/lib/Drupal/Core/Asset/Exception/InvalidLibraryFileException.php Defines an exception if the library file could not be parsed.
InvalidLibraryFileException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibraryFileException.php
InvalidLinkTemplateException class core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php Indicates that a link template does not follow the required pattern.
InvalidLinkTemplateException.php file core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php
InvalidLookupKeyException class core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php Exception thrown when a config entity uses an invalid lookup key.
InvalidLookupKeyException.php file core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php
InvalidMergeQueryException class core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php Exception thrown for merge queries that do not make semantic sense.
InvalidMergeQueryException.php file core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php
InvalidPluginDefinitionException class core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Defines a class for invalid plugin definition exceptions.
InvalidPluginDefinitionException.php file core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php
InvalidPluginDefinitionException::$pluginId property core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php The plugin ID of the mapper.
InvalidPluginDefinitionException::getPluginId function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Gets the plugin ID of the mapper that raised the exception.
InvalidPluginDefinitionException::__construct function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Constructs an InvalidPluginDefinitionException.
InvalidQueryException class core/lib/Drupal/Core/Database/InvalidQueryException.php Exception thrown if a query would be invalid.
InvalidQueryException.php file core/lib/Drupal/Core/Database/InvalidQueryException.php
InvalidStreamWrapperException class core/lib/Drupal/Core/File/Exception/InvalidStreamWrapperException.php Exception thrown when a file's stream wrapper is invalid.
InvalidStreamWrapperException.php file core/lib/Drupal/Core/File/Exception/InvalidStreamWrapperException.php
InvalidUpdateHookTest class core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php Tests that hook_update_8000() is disallowed.
InvalidUpdateHookTest.php file core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
InvalidUpdateHookTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php The theme to install as the default for testing.
InvalidUpdateHookTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php Modules to install.
InvalidUpdateHookTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php URL for the upgrade script.
InvalidUpdateHookTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php A user account with upgrade permission.
InvalidUpdateHookTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
InvalidUpdateHookTest::testInvalidUpdateHook function core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php Tests updating from a module with a hook_update_8000().
InvalidVersionIdentifierException class core/modules/jsonapi/src/Revisions/InvalidVersionIdentifierException.php Used when a version ID is invalid.
InvalidVersionIdentifierException.php file core/modules/jsonapi/src/Revisions/InvalidVersionIdentifierException.php
invalid_file.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/invalid_file.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/invalid_file.libraries.yml
invalid_module_name_over_the_maximum_allowed_character_length.info.yml file core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml
InvokableUntrustedObject class core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Invokable untrusted test class.
InvokableUntrustedObject::__invoke function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
InvokeCommand class core/lib/Drupal/Core/Ajax/InvokeCommand.php AJAX command for invoking an arbitrary jQuery method.
InvokeCommand.php file core/lib/Drupal/Core/Ajax/InvokeCommand.php
InvokeCommand::$arguments property core/lib/Drupal/Core/Ajax/InvokeCommand.php An optional list of arguments to pass to the method.
InvokeCommand::$method property core/lib/Drupal/Core/Ajax/InvokeCommand.php A jQuery method to invoke.
InvokeCommand::$selector property core/lib/Drupal/Core/Ajax/InvokeCommand.php A CSS selector string.
InvokeCommand::render function core/lib/Drupal/Core/Ajax/InvokeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
InvokeCommand::__construct function core/lib/Drupal/Core/Ajax/InvokeCommand.php Constructs an InvokeCommand object.
IpCacheContext class core/lib/Drupal/Core/Cache/Context/IpCacheContext.php Defines the IpCacheContext service, for "per IP address" caching.
IpCacheContext.php file core/lib/Drupal/Core/Cache/Context/IpCacheContext.php

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