ReferenceAccessConstraintValidator::validate |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php |
|
RegexConstraint::validatedBy |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php |
|
RemovedPostUpdateNameException |
class |
core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php |
An exception thrown for removed post-update functions. |
RemovedPostUpdateNameException.php |
file |
core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php |
|
RemovePathKeyTest::testRunUpdates |
function |
core/modules/system/tests/src/Functional/Update/RemovePathKeyTest.php |
Tests the upgrade path for removing system.file.path key. |
RenderContext::update |
function |
core/lib/Drupal/Core/Render/RenderContext.php |
Updates the current frame of the stack. |
RendererTestBase::$datetimeTime |
property |
core/tests/Drupal/Tests/Core/Render/RendererTestBase.php |
System time service. |
RequestPath::validateConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/RequestPath.php |
Form validation handler. |
RequiredConfigDependenciesConstraintValidator::validate |
function |
core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraintValidator.php |
|
RequiredModuleUninstallValidator::validate |
function |
core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidatorTest::testValidateNoModule |
function |
core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php |
Tests validate no module. |
RequiredModuleUninstallValidatorTest::testValidateNotRequired |
function |
core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php |
Tests validate not required. |
RequiredModuleUninstallValidatorTest::testValidateRequired |
function |
core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php |
Tests validate required. |
RequirementsPageTrait::updateRequirementsProblem |
function |
core/tests/Drupal/Tests/RequirementsPageTrait.php |
Handles the update requirements page. |
Resize::validateArguments |
function |
core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Resize.php |
Validates the arguments. |
ResourceResponseValidator::validateResponse |
function |
core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php |
Validates a response against the JSON:API specification. |
ResourceResponseValidator::validateSchema |
function |
core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php |
Validates a string against a JSON Schema. It logs any possible errors. |
ResourceResponseValidatorTest::testValidateResponse |
function |
core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php |
Tests validate response. |
ResourceResponseValidatorTest::validateResponseProvider |
function |
core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php |
Provides test cases for testValidateResponse. |
ResponsiveImageStyleForm::validateForm |
function |
core/modules/responsive_image/src/ResponsiveImageStyleForm.php |
Form validation handler. |
responsive_image.post_update.php |
file |
core/modules/responsive_image/responsive_image.post_update.php |
Post update functions for Responsive Image. |
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. |
RoleExistsConstraintValidator::validate |
function |
core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php |
|
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 |
Form validation handler. |
RouteAliasUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php |
Tests the upgrade path for the router table update. |
RouteAliasUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php |
|
RouteAliasUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php |
Set database dump files to be used. |
RouteAliasUpdateTest::testRunUpdates |
function |
core/modules/system/tests/src/Functional/Update/RouteAliasUpdateTest.php |
Tests the upgrade path for adding aliases to the router table. |
RouteProvider::getCandidateOutlines |
function |
core/tests/Drupal/KernelTests/RouteProvider.php |
|
RouteProvider::getCandidateOutlines |
function |
core/lib/Drupal/Core/Routing/RouteProvider.php |
Returns an array of path pattern outlines that could match the path parts. |
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. |
RsyncValidator::validate |
function |
core/modules/package_manager/src/Validator/RsyncValidator.php |
Checks that rsync is available. |
SandboxDatabaseUpdatesValidator |
class |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Flags a warning if there are database updates in a staged update. |
SandboxDatabaseUpdatesValidator.php |
file |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
|
SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Checks that the staged update does not have changes to its install files. |
SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Gets extensions that have database updates in the stage directory. |
SandboxDatabaseUpdatesValidator::getSubscribedEvents |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
|
SandboxDatabaseUpdatesValidator::getUpdateFunctions |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Returns a list of all update functions for a module. |
SandboxDatabaseUpdatesValidator::hasStagedUpdates |
function |
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php |
Determines if a staged extension has changed update functions. |