Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InvalidMergeQueryException.php | file | core/ |
|
| 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 a InvalidPluginDefinitionException. |
| InvalidQueryException | class | core/ |
Exception thrown if a query would be invalid. |
| InvalidQueryException.php | file | core/ |
|
| InvalidUpdateHookTest | class | core/ |
Tests that a module implementing hook_update_8000() causes an error to be displayed on update. |
| InvalidUpdateHookTest.php | file | core/ |
|
| InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InvalidUpdateHookTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
|
| 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/ |
|
| 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. |
| IpAddressBlockingTest | class | core/ |
Tests IP address banning. |
| IpAddressBlockingTest.php | file | core/ |
|
| IpAddressBlockingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| IpAddressBlockingTest::$modules | property | core/ |
Modules to install. |
| IpAddressBlockingTest::testIPAddressValidation | function | core/ |
Tests various user input to confirm correct validation and saving of data. |
| 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/ |
@coversDefaultClass \Drupal\Core\Cache\Context\IsFrontPathCacheContext[[api-linebreak]] @group Cache |
| IsFrontPathCacheContextTest.php | file | core/ |
|
| IsFrontPathCacheContextTest::createPathMatcher | function | core/ |
Creates a PathMatcherInterface prophecy. |
| IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
@covers ::getContext[[api-linebreak]] |
Pagination
- Previous page
- Page 795
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.