32 string references to 'Key'
- AccountSettingsForm::buildForm in core/
modules/ user/ src/ AccountSettingsForm.php - Form constructor.
- ArrayItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ ArrayItem.php - Gets the names of the sub nodes.
- ckeditor5.schema.yml in core/
modules/ ckeditor5/ config/ schema/ ckeditor5.schema.yml - core/modules/ckeditor5/config/schema/ckeditor5.schema.yml
- claro_form_system_modules_alter in core/
themes/ claro/ claro.theme - Implements hook_form_FORM_ID_alter() for the system_modules form.
- ClassFilesSniff::drupalParseInfoFormat in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ InfoFiles/ ClassFilesSniff.php - Parses a Drupal info file. Copied from Drupal core drupal_parse_info_format().
- CliDumper::dumpKey in vendor/
symfony/ var-dumper/ Dumper/ CliDumper.php - Dumps a key in a hash structure.
- content_moderation.schema.yml in core/
modules/ content_moderation/ config/ schema/ content_moderation.schema.yml - core/modules/content_moderation/config/schema/content_moderation.schema.yml
- content_translation_enable_widget in core/
modules/ content_translation/ content_translation.module - Returns a widget to enable content translation per entity bundle.
- content_translation_language_configuration_element_process in core/
modules/ content_translation/ content_translation.module - Process callback: Expands the language_configuration form element.
- content_translation_language_configuration_element_submit in core/
modules/ content_translation/ content_translation.module - Form submission handler for element added with content_translation_language_configuration_element_process().
- content_translation_language_configuration_element_validate in core/
modules/ content_translation/ content_translation.module - Form validation handler for element added with content_translation_language_configuration_element_process().
- DeclareItem::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ DeclareItem.php - Gets the names of the sub nodes.
- DuplicateEntrySniff::findDuplicateInfoFileEntries in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ InfoFiles/ DuplicateEntrySniff.php - Parses a Drupal info file and checks if a key appears more than once.
- EnvVarProcessor::getEnv in vendor/
symfony/ dependency-injection/ EnvVarProcessor.php - Returns the value of the given variable as managed by the current instance.
- filter.schema.yml in core/
modules/ filter/ config/ schema/ filter.schema.yml - core/modules/filter/config/schema/filter.schema.yml
- node.schema.yml in core/
modules/ node/ config/ schema/ node.schema.yml - core/modules/node/config/schema/node.schema.yml
- RegisterServiceSubscribersPass::processValue in vendor/
symfony/ dependency-injection/ Compiler/ RegisterServiceSubscribersPass.php - Processes a value found in a definition tree.
- Schema::addUniqueKey in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Schema.php - Add a unique key.
- Schema::createTableSql in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Schema.php - Generate SQL to create a new table from a Drupal schema definition.
- Schema::dropUniqueKey in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Schema.php - Drop a unique key.
- Serialized::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Serialized.php - Default option form that provides label widget that all fields should have.
- Serialized::render in core/
modules/ views/ src/ Plugin/ views/ field/ Serialized.php - Renders the field.
- Serialized::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ field/ Serialized.php - Validate the options form.
- StorableConfigBase::castValue in core/
lib/ Drupal/ Core/ Config/ StorableConfigBase.php - Casts the value to correct data type using the configuration schema.
- SubProcess::transform in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ SubProcess.php - Performs the associated process.
- SubProcess::transformKey in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ SubProcess.php - Runs the process pipeline for the key to determine its dynamic name.
- TraversablePatch::apply in vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ ClassPatch/ TraversablePatch.php - Forces class to implement Iterator interface.
- UserData::import in core/
modules/ user/ src/ Plugin/ migrate/ destination/ UserData.php - Import the row.
- XmlDumper::convertParameters in vendor/
symfony/ dependency-injection/ Dumper/ XmlDumper.php - XmlEncoder::appendNode in vendor/
symfony/ serializer/ Encoder/ XmlEncoder.php - Selects the type of node to create and appends it to the parent.
- XmlFileLoader::getArgumentsAsPhp in vendor/
symfony/ dependency-injection/ Loader/ XmlFileLoader.php - Yield_::getSubNodeNames in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Yield_.php