Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
Callbacks::entityTestFormValidate | function | core/ |
Validation handler for the entity_test entity form. |
Callbacks::entityTestFormValidateCheck | function | core/ |
Validation handler for the entity_test entity form. |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
Callbacks::validationFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
Callbacks::validationNumberFormCallback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
ChainedFastBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ChainedFastBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ChainedFastBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ChainedFastBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ChainedFastBackendFactoryTest::testIdenticalService | function | core/ |
Test if the same name is provided for consistent and fast services. |
ChainedFastBackendTest::testSetInvalidDataFastBackend | function | core/ |
Tests a get() on consistent backend without saving on fast backend. |
ChainedPlaceholderStrategyTest::providerProcessPlaceholders | function | core/ |
Provides a list of render strategies, placeholders and results. |
ChainRequestPolicyTest::providerAllowIfAnyRuleReturnedAllow | function | core/ |
Provides test data for testAllowIfAnyRuleReturnedAllow. |
ChainRequestPolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainRequestPolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainResponsePolicy::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CheckProvider | class | core/ |
Loads access checkers from the container. |
CheckProvider.php | file | core/ |
|
CheckProvider::$checkIds | property | core/ |
Array of registered access check service ids. |
CheckProvider::$checkMethods | property | core/ |
Array of access check method names keyed by service ID. |
CheckProvider::$checks | property | core/ |
Array of access check objects keyed by service id. |
CheckProvider::$checksNeedsRequest | property | core/ |
Array of access checks which only will be run on the incoming request. |
CheckProvider::$dynamicRequirementMap | property | core/ |
An array to map dynamic requirement keys to service IDs. |
CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
CheckProvider::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
CheckProvider::applies | function | core/ |
Determine which registered access checks apply to a route. |
CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
CheckProvider::loadCheck | function | core/ |
Lazy-loads access check services. |
CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CheckProvider::__construct | function | core/ |
Constructs a CheckProvider object. |
CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
CheckProviderInterface.php | file | core/ |
|
CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CKEditor4To5Upgrade::$id | property | core/ |
The plugin ID. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.