Language::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php |
|
LanguageAddForm::validateCustom |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Validates the language addition form on custom language button. |
LanguageAddForm::validatePredefined |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Element specific validator for the Add language button. |
LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when the node type is updated. |
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when a vocabulary is updated. |
LanguageFallbackTest::testCandidates |
function |
core/modules/language/tests/src/Kernel/LanguageFallbackTest.php |
Tests language fallback candidates. |
LanguageFormBase::validateCommon |
function |
core/modules/language/src/Form/LanguageFormBase.php |
Validates the language editing element. |
LanguageListBuilder::validateForm |
function |
core/modules/language/src/LanguageListBuilder.php |
Form validation handler. |
LanguageManager::getFallbackCandidates |
function |
core/lib/Drupal/Core/Language/LanguageManager.php |
|
LanguageManagerInterface::getFallbackCandidates |
function |
core/lib/Drupal/Core/Language/LanguageManagerInterface.php |
Returns the language fallback candidates for a given context. |
LanguageNegotiator::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiator.php |
|
LanguageNegotiatorInterface::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiatorInterface.php |
Updates the configuration based on the given language types. |
language_negotiation_url_prefixes_update |
function |
core/modules/language/language.module |
Update the list of prefixes from the installed languages. |
language_removed_post_updates |
function |
core/modules/language/language.post_update.php |
Implements hook_removed_post_updates(). |
language_test_language_fallback_candidates_alter |
function |
core/modules/language/tests/language_test/language_test.module |
Implements hook_language_fallback_candidates_alter(). |
language_test_language_fallback_candidates_test_alter |
function |
core/modules/language/tests/language_test/language_test.module |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
language_update_last_removed |
function |
core/modules/language/language.install |
Implements hook_update_last_removed(). |
LayoutBuilderHighlightTrait::blockUpdateHighlightId |
function |
core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderHighlightTrait::sectionUpdateHighlightId |
function |
core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderSettingsUpdateTest |
class |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php |
Tests creation of layout_builder settings. |
LayoutBuilderSettingsUpdateTest.php |
file |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php |
|
LayoutBuilderSettingsUpdateTest::setDatabaseDumpFiles |
function |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php |
Set database dump files to be used. |
LayoutBuilderSettingsUpdateTest::testLayoutBuilderPostUpdateExposeFieldBlockSetting |
function |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php |
Tests layout_builder_post_update_default_expose_field_block_setting(). |
LayoutBuilderSortTrait::sortableUpdate |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php |
Define to provide any necessary callback following layout change. |
LayoutDefault::validateConfigurationForm |
function |
core/lib/Drupal/Core/Layout/LayoutDefault.php |
Form validation handler. |
LayoutTestPlugin::validateConfigurationForm |
function |
core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php |
Form validation handler. |
layout_builder.post_update.php |
file |
core/modules/layout_builder/layout_builder.post_update.php |
Post update functions for Layout Builder. |
layout_builder_post_update_enable_expose_field_block_feature_flag |
function |
core/modules/layout_builder/layout_builder.post_update.php |
Enable the expose all fields feature flag module. |
layout_builder_post_update_timestamp_formatter |
function |
core/modules/layout_builder/layout_builder.post_update.php |
Update timestamp formatter settings for Layout Builder fields. |
layout_builder_removed_post_updates |
function |
core/modules/layout_builder/layout_builder.post_update.php |
Implements hook_removed_post_updates(). |
layout_builder_update_last_removed |
function |
core/modules/layout_builder/layout_builder.install |
Implements hook_update_last_removed(). |
layout_discovery.post_update.php |
file |
core/modules/layout_discovery/layout_discovery.post_update.php |
Post update functions for layout discovery. |
layout_discovery_removed_post_updates |
function |
core/modules/layout_discovery/layout_discovery.post_update.php |
Implements hook_removed_post_updates(). |
LegacyPasswordHashingTest::testPasswordNeedsUpdate |
function |
core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php |
Tests a password needs update. |
LegacyValidateTest |
class |
core/modules/file/tests/src/Kernel/LegacyValidateTest.php |
Tests the file_validate() function. |
LegacyValidateTest.php |
file |
core/modules/file/tests/src/Kernel/LegacyValidateTest.php |
|
LegacyValidateTest::testCallerValidation |
function |
core/modules/file/tests/src/Kernel/LegacyValidateTest.php |
Tests that the validators passed into are checked. |
LegacyValidateTest::testInsecureExtensions |
function |
core/modules/file/tests/src/Kernel/LegacyValidateTest.php |
Tests hard-coded security check in file_validate(). |
LegacyValidatorTest::providerTestFileValidateExtensionsOnUri |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
Data provider for ::testFileValidateExtensionsOnUri. |
LegacyValidatorTest::testFileValidateExtensions |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateExtensionsOnUri |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateImageResolution |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
This ensures the dimensions of a specific file is within bounds. |
LegacyValidatorTest::testFileValidateIsImage |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
This ensures a specific file is actually an image. |
LegacyValidatorTest::testFileValidateNameLength |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
This will ensure the filename length is valid. |
LegacyValidatorTest::testFileValidateSize |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
Tests file_validate_size(). |
LengthConstraint::validatedBy |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php |
@todo Add method return type declaration. |
LibraryDiscoveryParser::validateCssLibrary |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
Validates CSS library structure. |
LinkAccessConstraintValidator::validate |
function |
core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkAccessConstraintValidatorTest::providerValidate |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Data provider for LinkAccessConstraintValidator::validate(). |
LinkAccessConstraintValidatorTest::testValidate |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Tests the access validation constraint for links. |