| FormValidatorTest::testValidateInvalidFormToken |
function |
core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php |
Tests validate invalid form token. |
| FormValidatorTest::testValidateValidFormToken |
function |
core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php |
Tests validate valid form token. |
| FormValidatorTestMockInterface::element_validate |
function |
core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::hash_validate |
function |
core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::validate_handler |
function |
core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php |
Function used in the mocking process of this test. |
| FullDate |
class |
core/modules/datetime/src/Plugin/views/argument/FullDate.php |
Argument handler for a full date (CCYYMMDD). |
| FullDate |
class |
core/modules/views/src/Plugin/views/argument/FullDate.php |
Argument handler for a full date (CCYYMMDD) |
| FullDate.php |
file |
core/modules/views/src/Plugin/views/argument/FullDate.php |
|
| FullDate.php |
file |
core/modules/datetime/src/Plugin/views/argument/FullDate.php |
|
| FullDate::$argFormat |
property |
core/modules/datetime/src/Plugin/views/argument/FullDate.php |
The date format used in the query. |
| FullDate::$argFormat |
property |
core/modules/views/src/Plugin/views/argument/FullDate.php |
The date format used in the query. |
| FullDate::$format |
property |
core/modules/views/src/Plugin/views/argument/FullDate.php |
The date format used in the title. |
| FullDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/FullDate.php |
Provides the name to use for the summary, defaults to the name field. |
| FullDate::title |
function |
core/modules/views/src/Plugin/views/argument/FullDate.php |
Get the title this argument will assign the view, given the argument. |
| FullyValidatableConstraintValidator::validate |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php |
|
| FundamentalCompatibilityConstraintValidator::validate |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php |
|
| GenericCacheBackendUnitTestBase::testInvalidate |
function |
core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php |
Tests invalidate. |
| GenericCacheBackendUnitTestBase::testInvalidateAll |
function |
core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
| GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| HandlerBase::getDateField |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Creates cross-database SQL dates. |
| HandlerBase::getDateFormat |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Creates cross-database SQL date formatting. |
| HandlerBase::validate |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Validate that the plugin is correct and can be saved. |
| HandlerBase::validateExposed |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Validate the exposed handler form. |
| HandlerBase::validateExposeForm |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Validate the options form. |
| HandlerBase::validateExtraOptionsForm |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Validate the options form. |
| Heading::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php |
Form validation handler. |
| help.post_update.php |
file |
core/modules/help/help.post_update.php |
Post update functions for the Help module. |
| HelpSearch::updateIndex |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Updates the search index for this plugin. |
| HelpSearch::updateIndexState |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Updates the 'help_search_unindexed_count' state variable. |
| HelpSearch::updateTopicList |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Rebuilds the database table containing topics to be indexed. |
| HelpTopicsSyntaxTest::validateHtml |
function |
core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php |
Validates the HTML and header hierarchy for topic text. |
| help_removed_post_updates |
function |
core/modules/help/help.post_update.php |
Implements hook_removed_post_updates(). |
| help_update_last_removed |
function |
core/modules/help/help.install |
Implements hook_update_last_removed(). |
| HighWaterTest::testHighWaterUpdate |
function |
core/modules/migrate/tests/src/Kernel/HighWaterTest.php |
Tests high water property of SqlBase when rows marked for update. |
| history_update_last_removed |
function |
core/modules/history/history.install |
Implements hook_update_last_removed(). |
| hook_ENTITY_TYPE_update |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Respond to updates to an entity of a particular type. |
| hook_entity_update |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Respond to updates to an entity. |
| hook_field_storage_config_update_forbid |
function |
core/modules/field/field.api.php |
Forbid a field storage update from occurring. |
| hook_language_fallback_candidates_alter |
function |
core/modules/language/language.api.php |
Allow modules to alter the language fallback candidates. |
| hook_language_fallback_candidates_OPERATION_alter |
function |
core/modules/language/language.api.php |
Allow modules to alter the fallback candidates for specific operations. |
| hook_node_update_index |
function |
core/modules/node/node.api.php |
Act on a node being indexed for searching. |
| hook_post_update_NAME |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Executes an update which is intended to update data, like entities. |
| hook_removed_post_updates |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Return an array of removed hook_post_update_NAME() function names. |
| hook_updater_info |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Provide information on Updaters (classes that can update Drupal). |
| hook_updater_info_alter |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Alter the Updater information array. |
| hook_update_dependencies |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Return an array of information about module update dependencies. |
| hook_update_last_removed |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Return a number which is no longer available as hook_update_N(). |
| hook_update_N |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Perform a single update between minor versions. |
| hook_update_projects_alter |
function |
core/modules/update/update.api.php |
Alter the list of projects before fetching data and comparing versions. |
| hook_update_requirements |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Check requirements before running database updates. |