responsive_image.post_update.php |
file |
core/modules/responsive_image/responsive_image.post_update.php |
Post update functions for Responsive Image. |
responsive_image_post_update_image_loading_attribute |
function |
core/modules/responsive_image/responsive_image.post_update.php |
Add the image loading settings to responsive image field formatter instances. |
responsive_image_post_update_order_multiplier_numerically |
function |
core/modules/responsive_image/responsive_image.post_update.php |
Re-order mappings by breakpoint ID and descending numeric multiplier order. |
responsive_image_removed_post_updates |
function |
core/modules/responsive_image/responsive_image.post_update.php |
Implements hook_removed_post_updates(). |
rest.post_update.php |
file |
core/modules/rest/rest.post_update.php |
Post update functions for Rest. |
RestTestConstraintValidator::validate |
function |
core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php |
|
rest_removed_post_updates |
function |
core/modules/rest/rest.post_update.php |
Implements hook_removed_post_updates(). |
rest_update_last_removed |
function |
core/modules/rest/rest.install |
Implements hook_update_last_removed(). |
RevisionableInterface::updateLoadedRevisionId |
function |
core/lib/Drupal/Core/Entity/RevisionableInterface.php |
Updates the loaded Revision ID with the revision ID. |
Role::validateOptionsForm |
function |
core/modules/user/src/Plugin/views/access/Role.php |
Validate the options form. |
Rotate::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php |
Validates the arguments. |
RotateImageEffect::validateConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php |
|
RouteProvider::getCandidateOutlines |
function |
core/lib/Drupal/Core/Routing/RouteProvider.php |
Returns an array of path pattern outlines that could match the path parts. |
RouteProvider::getCandidateOutlines |
function |
core/tests/Drupal/KernelTests/RouteProvider.php |
|
RouteProviderTest::testCandidateOutlines |
function |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
Confirms that the correct candidate outlines are generated. |
RouteProviderTest::testEmptyPathCandidatesOutlines |
function |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
Don't fail when given an empty path. |
Row::needsUpdate |
function |
core/modules/migrate/src/Row.php |
Returns if this row needs an update. |
RowPluginBase::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/row/RowPluginBase.php |
Validate the options form. |
RssFields::validate |
function |
core/modules/views/src/Plugin/views/row/RssFields.php |
Validate that the plugin is correct and can be saved. |
SAVED_UPDATED |
constant |
core/includes/common.inc |
Return status for saving which involved an update to an existing item. |
Scale::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Scale.php |
Validates the arguments. |
ScaleAndCrop::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php |
Validates the arguments. |
ScaleImageEffect::validateConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
search.post_update.php |
file |
core/modules/search/search.post_update.php |
Post update functions for Search module. |
Search::validateExposed |
function |
core/modules/search/src/Plugin/views/filter/Search.php |
Validate the exposed handler form. |
SearchDateIntervalTest |
class |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
Tests searching with date filters that exclude some translations. |
SearchDateIntervalTest.php |
file |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
|
SearchDateIntervalTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
The theme to install as the default for testing. |
SearchDateIntervalTest::$modules |
property |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
Modules to install. |
SearchDateIntervalTest::setUp |
function |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
|
SearchDateIntervalTest::testDateIntervalQueryAlter |
function |
core/modules/search/tests/src/Functional/SearchDateIntervalTest.php |
Tests searching with date filters that exclude some translations. |
SearchIndex::updateWordWeights |
function |
core/modules/search/src/SearchIndex.php |
|
SearchIndexingInterface::updateIndex |
function |
core/modules/search/src/Plugin/SearchIndexingInterface.php |
Updates the search index for this plugin. |
SearchIndexInterface::updateWordWeights |
function |
core/modules/search/src/SearchIndexInterface.php |
Updates the {search_total} database table. |
SearchNodeUpdateAndDeletionTest |
class |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
Tests search index is updated properly when nodes are removed or updated. |
SearchNodeUpdateAndDeletionTest.php |
file |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
|
SearchNodeUpdateAndDeletionTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
The theme to install as the default for testing. |
SearchNodeUpdateAndDeletionTest::$modules |
property |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
Modules to install. |
SearchNodeUpdateAndDeletionTest::$testUser |
property |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
A user with permission to access and search content. |
SearchNodeUpdateAndDeletionTest::setUp |
function |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
|
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange |
function |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
Tests that the search index info is properly updated when a node changes. |
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion |
function |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
Tests that the search index info is updated when a node is deleted. |
SearchPageFormBase::validateForm |
function |
core/modules/search/src/Form/SearchPageFormBase.php |
Form validation handler. |
SearchPageListBuilder::validateAddSearchPage |
function |
core/modules/search/src/SearchPageListBuilder.php |
Form validation handler for adding a new search page. |
SearchPageListBuilder::validateForm |
function |
core/modules/search/src/SearchPageListBuilder.php |
Form validation handler. |
search_date_query_alter.info.yml |
file |
core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml |
core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml |
search_date_query_alter.module |
file |
core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.module |
Adds date conditions to node searches. |
search_date_query_alter_query_search_node_search_alter |
function |
core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.module |
Implements hook_query_TAG_alter(). |
search_removed_post_updates |
function |
core/modules/search/search.post_update.php |
Implements hook_removed_post_updates(). |
SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate |
function |
core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php |
Tests that the stored advisories response is deleted on interval decrease. |