7 string references to 'Provider'
- AttributeBase::get in core/
lib/ Drupal/ Component/ Plugin/ Attribute/ AttributeBase.php - Gets the value of an attribute.
- 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
- EntityType::get in core/
lib/ Drupal/ Core/ Entity/ Attribute/ EntityType.php - Gets the value of an attribute.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- XmlFileLoader::parseFileToDOM in vendor/
symfony/ dependency-injection/ Loader/ XmlFileLoader.php - Parses an XML file to a \DOMDocument.