14 string references to 'Provider'
- block.schema.yml in core/
modules/ block/ config/ schema/ block.schema.yml - core/modules/block/config/schema/block.schema.yml
- BlockPluginTrait::submitConfigurationForm in core/
lib/ Drupal/ Core/ Block/ BlockPluginTrait.php - Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit().
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- EntityResourceRestTestCoverageTest::testEntityTypeRestTestCoverage in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceRestTestCoverageTest.php - Tests that all core content/config entity types have REST test coverage.
- EntityTypeTest::providerTestGet in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Provides test data for testGet.
- EntityTypeTest::providerTestSet in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Provides test data for testSet.
- keyvalue_test_entity_type_alter in core/
modules/ system/ tests/ modules/ keyvalue_test/ keyvalue_test.module - Implements hook_entity_type_alter().
- MenuTreeParametersTest::testAddCondition in core/
tests/ Drupal/ Tests/ Core/ Menu/ MenuTreeParametersTest.php - Tests addCondition().
- PathRootsSubscriberTest::testSubscribing in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ PathRootsSubscriberTest.php - Tests altering and finished event.
- RoutingFixtures::routingTableDefinition in core/
tests/ Drupal/ Tests/ Core/ Routing/ RoutingFixtures.php - Returns the table definition for the routing fixtures.
- system_update_8805 in core/
modules/ system/ system.install - Change the provider of the 'path_alias' entity type and its base fields.
- YamlDirectoryDiscoveryTest::testGetDefinitions in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ YamlDirectoryDiscoveryTest.php - @covers ::getDefinitions
- YamlDiscoveryDecoratorTest::testGetDefinitions in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ YamlDiscoveryDecoratorTest.php - Tests the getDefinitions() method.
- YamlDiscoveryTest::testGetDefinitions in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Discovery/ YamlDiscoveryTest.php - Tests the getDefinitions() method.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.