Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
| InvalidPluginDefinitionException.php | file | core/ |
|
| InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
| InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
| InvalidPluginDefinitionException::__construct | function | core/ |
Constructs an InvalidPluginDefinitionException. |
| InvalidQueryException | class | core/ |
Exception thrown if a query would be invalid. |
| InvalidQueryException.php | file | core/ |
|
| InvalidStreamWrapperException | class | core/ |
Exception thrown when a file's stream wrapper is invalid. |
| InvalidStreamWrapperException.php | file | core/ |
|
| InvalidUpdateHookTest | class | core/ |
Tests that hook_update_8000() is disallowed. |
| InvalidUpdateHookTest.php | file | core/ |
|
| InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InvalidUpdateHookTest::$modules | property | core/ |
Modules to install. |
| InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| InvalidUpdateHookTest::setUp | function | core/ |
|
| InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
Tests updating from a module with a hook_update_8000(). |
| InvalidVersionIdentifierException | class | core/ |
Used when a version ID is invalid. |
| InvalidVersionIdentifierException.php | file | core/ |
|
| invalid_file.libraries.yml | file | core/ |
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/ |
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/ |
Invokable untrusted test class. |
| InvokableUntrustedObject::__invoke | function | core/ |
|
| InvokeCommand | class | core/ |
AJAX command for invoking an arbitrary jQuery method. |
| InvokeCommand.php | file | core/ |
|
| InvokeCommand::$arguments | property | core/ |
An optional list of arguments to pass to the method. |
| InvokeCommand::$method | property | core/ |
A jQuery method to invoke. |
| InvokeCommand::$selector | property | core/ |
A CSS selector string. |
| InvokeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| InvokeCommand::__construct | function | core/ |
Constructs an InvokeCommand object. |
| IpCacheContext | class | core/ |
Defines the IpCacheContext service, for "per IP address" caching. |
| IpCacheContext.php | file | core/ |
|
| IpCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IpCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IpCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| IsFrontPathCacheContext | class | core/ |
Defines a cache context for whether the URL is the front page of the site. |
| IsFrontPathCacheContext.php | file | core/ |
|
| IsFrontPathCacheContext::$pathMatcher | property | core/ |
|
| IsFrontPathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsFrontPathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsFrontPathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| IsFrontPathCacheContext::__construct | function | core/ |
Constructs an IsFrontPathCacheContext object. |
| IsFrontPathCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\IsFrontPathCacheContext. |
| IsFrontPathCacheContextTest.php | file | core/ |
|
| IsFrontPathCacheContextTest::createPathMatcher | function | core/ |
Creates a PathMatcherInterface prophecy. |
| IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
Tests get context front. |
| IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
Tests get context not front. |
| IsNullConstraint | class | core/ |
Null constraint. |
| IsNullConstraint.php | file | core/ |
|
| IsNullConstraintValidator | class | core/ |
Null constraint validator. |
Pagination
- Previous page
- Page 879
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.