Search for provider
- Search 7.x for provider
- Search 8.9.x for provider
- Search 10.3.x for provider
- Search 11.x for provider
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheTest::mergeMaxAgesProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
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. |
ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
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. |
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ |
A list of the Classy templates that have identical copies in Stable. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
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(). |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
ComponentsTaggedReleaseTest::providerVersionConstraint | function | core/ |
Highly arbitrary version and constraint expectations. |
ComposerIntegrationTest::providerTestComposerJson | function | core/ |
Data provider for all the composer.json provided by Drupal core. |
ComposerIntegrationTest::providerTestExpectedScaffoldFiles | function | core/ |
Data provider for the scaffold files test for Drupal core. |
ComposerIntegrationTest::providerTestVendorCleanup | function | core/ |
Data provider for the vendor cleanup utility classes. |
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
ConfigDependencyManagerTest::providerTestSortAll | function | core/ |
|
ConfigEntityBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
ConfigEntityBaseUnitTest::$provider | property | core/ |
The provider of the entity type. |
ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.