Search for changed
- Search 7.x for changed
- Search 9.5.x for changed
- Search 8.9.x for changed
- Search 11.x for changed
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged | function | core/ |
Confirms jQuery UI assets load as expected. |
Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
NodeFormSaveChangedTimeTest | class | core/ |
Tests updating the changed time after API and FORM entity save. |
NodeFormSaveChangedTimeTest.php | file | core/ |
|
NodeFormSaveChangedTimeTest::$authorUser | property | core/ |
A user with permissions to create and edit articles. |
NodeFormSaveChangedTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeFormSaveChangedTimeTest::$modules | property | core/ |
Modules to install. |
NodeFormSaveChangedTimeTest::setUp | function | core/ |
|
NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
PathChangedHelper | class | core/ |
Provides helper functions for handling path changes. |
PathChangedHelper.php | file | core/ |
|
PathChangedHelper::$newUrl | property | core/ |
The URL object for the route whose path has changed. |
PathChangedHelper::$oldUrl | property | core/ |
The URL object for the BC route. |
PathChangedHelper::newPath | function | core/ |
Returns the updated path. |
PathChangedHelper::oldPath | function | core/ |
Returns the deprecated path. |
PathChangedHelper::redirect | function | core/ |
Returns a redirect to the new path. |
PathChangedHelper::__construct | function | core/ |
Constructs a PathChangedHelper object. |
PathChangedHelperTest | class | core/ |
Tests the PathChangedHelper class. |
PathChangedHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\PathChangedHelper @group Routing |
PathChangedHelperTest.php | file | core/ |
|
PathChangedHelperTest.php | file | core/ |
|
PathChangedHelperTest::$modules | property | core/ |
Modules to install. |
PathChangedHelperTest::testPathChangedHelper | function | core/ |
Tests creating a PathChangedHelper object and getting paths. |
PathChangedHelperTest::testPathChangedHelperException | function | core/ |
Tests that the constructor validates its arguments. |
path_changed_helper_test.info.yml | file | core/ |
core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml |
path_changed_helper_test.routing.yml | file | core/ |
core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml |
ResourceTestBase::entityLoadUnchanged | function | core/ |
Loads an entity in the test container, ignoring the static cache. |
Row::changed | function | core/ |
Checks whether the row has changed compared to the original ID map. |
SaveUploadFormTest::testErrorMessagesAreNotChanged | function | core/ |
Tests that form validation does not change error messages. |
ScaffoldFileCollection::checkUnchanged | function | composer/ |
Returns the list of files that have not changed since they were scaffolded. |
ScaffoldFileInfo::hasChanged | function | composer/ |
Returns TRUE if the target does not exist or has changed. |
ShortcutTranslationUITest::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
ShowButtonsCommand::$changed | property | core/ |
Whether the view has been changed. |
SourcePluginBase::rowChanged | function | core/ |
Checks if the incoming row has changed since our last import. |
system.menu.changed.yml | file | core/ |
core/modules/system/tests/modules/menu_test/config/install/system.menu.changed.yml |
TableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
TableDragTest::testTableDragChangedWarning | function | core/ |
Tests the warning that appears upon making changes to a tabledrag table. |
TermParentsTest::assertParentsUnchanged | function | core/ |
Asserts that the parents of the term have not changed after saving. |
TestSetupTrait::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
tracker.tracking_changed_content.html.twig | file | core/ |
--- label: 'Viewing lists of recently-updated content' related: - core.tracking_content - history.tracking_user_content --- {% set recent_link_text %} {% trans %}Recent content{% endtrans %} {% endset %} {% set recent_link =… |
UserChangedTest | class | core/ |
Tests the changed field. |
UserChangedTest.php | file | core/ |
|
UserChangedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserChangedTest::$modules | property | core/ |
Modules to install. |
UserChangedTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.