| 
            ChangedCommand           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            An AJAX command for marking HTML elements as changed.           | 
              
          
                  | 
            Node::$changed           | 
                  
            property           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php           | 
                  
            The node modification timestamp.           | 
              
          
                  | 
            ViewUI::$changed           | 
                  
            property           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php           | 
                  
            If this view has been changed.           | 
              
          
                  | 
            Comment::$changed           | 
                  
            property           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php           | 
                  
            The time that the comment was last edited.           | 
              
          
                  | 
            node_last_changed           | 
                  
            function           | 
                  
            drupal/core/modules/node/node.module           | 
                  
            Finds the last time a node was changed.           | 
              
          
                  | 
            ChangedCommand.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            Definition of Drupal\Core\Ajax\ChangedCommand.           | 
              
          
                  | 
            Condition::$changed           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Condition.php           | 
                  
            Whether the conditions have been changed.           | 
              
          
                  | 
            ajax_command_changed           | 
                  
            function           | 
                  
            drupal/core/includes/ajax.inc           | 
                  
            Creates a Drupal Ajax 'changed' command.           | 
              
          
                  | 
            NotifyPropertyChanged           | 
                  
            interface           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php           | 
                  
            Contract for classes that provide the service of notifying listeners of
changes to their properties.           | 
              
          
                  | 
            entity_load_unchanged           | 
                  
            function           | 
                  
            drupal/core/includes/entity.inc           | 
                  
            Loads the unchanged, i.e. not modified, entity from the database.           | 
              
          
                  | 
            ChangedCommand::render           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            Implements Drupal\Core\Ajax\CommandInterface:render().           | 
              
          
                  | 
            Request::changedHeader           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Check to see if the modified headers need to reset any of the managed
headers like cache-control           | 
              
          
                  | 
            DiffFormatter::_changed           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Diff/DiffEngine.php           | 
                  
                       | 
              
          
                  | 
            PropertyChangedListener           | 
                  
            interface           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php           | 
                  
            Contract for classes that are potential listeners of a <tt>NotifyPropertyChanged</tt>
implementor.           | 
              
          
                  | 
            ViewUI::$changed_display           | 
                  
            property           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php           | 
                  
            Stores an array of displays that have been changed.           | 
              
          
                  | 
            NotifyPropertyChanged.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php           | 
                  
                       | 
              
          
                  | 
            ChangedCommand::$selector           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            A CSS selector string.           | 
              
          
                  | 
            ChangedCommand::$asterisk           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            An optional CSS selector for elements to which asterisks will be appended.           | 
              
          
                  | 
            _tracker_calculate_changed           | 
                  
            function           | 
                  
            drupal/core/modules/tracker/tracker.module           | 
                  
            Determines the max timestamp between $node->changed and the last comment.           | 
              
          
                  | 
            PropertyChangedListener.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php           | 
                  
                       | 
              
          
                  | 
            ChangedCommand::__construct           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php           | 
                  
            Constructs a ChangedCommand object.           | 
              
          
                  | 
            DrupalDiffFormatter::_changed           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Diff/DiffEngine.php           | 
                  
                       | 
              
          
                  | 
            TestBase::changeDatabasePrefix           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php           | 
                  
            Changes the database connection to the prefixed one.           | 
              
          
                  | 
            AbstractMessage::changedHeader           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php           | 
                  
            Check to see if the modified headers need to reset any of the managed
headers like cache-control           | 
              
          
                  | 
            FileTestBase::assertFileUnchanged           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php           | 
                  
            Check that two files have the same values for all fields other than the
timestamp.           | 
              
          
                  | 
            PreUpdateEventArgs::hasChangedField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php           | 
                  
            Check if field has a changeset.           | 
              
          
                  | 
            AjaxCommandsUnitTest::testChangedCommand           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php           | 
                  
            Tests that ChangedCommand objects can be constructed and rendered.           | 
              
          
                  | 
            PropertyChangedListener::propertyChanged           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php           | 
                  
            Notifies the listener of a property change.           | 
              
          
                  | 
            EntityStorageControllerBase::loadUnchanged           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php           | 
                  
            Loads an unchanged entity from the database.           | 
              
          
                  | 
            EntityStorageControllerInterface::loadUnchanged           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Loads an unchanged entity from the database.           | 
              
          
                  | 
            NotifyPropertyChanged::addPropertyChangedListener           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php           | 
                  
            Adds a listener that wants to be notified about property changes.           | 
              
          
                  | 
            ajax_forms_test_advanced_commands_changed_callback           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module           | 
                  
            Ajax form callback: Selects 'changed'.           | 
              
          
                  | 
            EntityTranslationSyncUnitTest::$unchangedFieldValues           | 
                  
            property           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php           | 
                  
            The unchanged field values.           | 
              
          
                  | 
            CollectionValidatorTest::testObjectShouldBeLeftUnchanged           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php           | 
                  
                       | 
              
          
                  | 
            ajax_forms_test_advanced_commands_changed_asterisk_callback           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module           | 
                  
            Ajax form callback: Selects 'changed' with asterisk marking inner div.           | 
              
          
                  | 
            InlineTest::testHashStringsResemblingExponentialNumericsShouldNotBeChangedToINF           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
                       |