Search for vid
Title | Object type | File name | Summary |
---|---|---|---|
AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
BaseFieldDefinition::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
BaseFieldDefinition::getProvider | function | core/ |
Returns the name of the provider of this field. |
BaseFieldDefinition::setProvider | function | core/ |
Sets the name of the provider of this field. |
BaseFieldDefinitionTest::testFieldProvider | function | core/ |
Tests provider. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockEntityOffCanvasFormRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
BytesTest::providerTestToInt | function | core/ |
Provides data for testToInt. |
CacheableRouteProviderInterface | interface | core/ |
Extends the router provider interface to provide caching support. |
CacheableRouteProviderInterface.php | file | core/ |
|
CacheableRouteProviderInterface::addExtraCacheKeyPart | function | core/ |
Adds a cache key part to be used in the cache ID of the route collection. |
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
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. |
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. |
CKEditorIntegrationTest::linkabilityProvider | function | core/ |
Data Provider for ::testLinkability. |
CKEditorIntegrationTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ |
A list of the Classy templates that have identical copies in Stable. |
ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
CommentTypeTest::providerSource | function | core/ |
The data provider. |
CommentVariablePerCommentTypeTest::providerSource | function | core/ |
The data provider. |
CommentVariableTest::providerSource | function | core/ |
The data provider. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ComposerValidateTest::provideComposerJson | function | core/ |
|
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConfigEntityBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConstraintTest::providerIsCompatible | function | core/ |
Provider for testIsCompatible. |
ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.